Revision 0985325d Makefile.am

b/Makefile.am
354 354
	doc/upgrade.rst \
355 355
	doc/walkthrough.rst
356 356

  
357
HS_PROGS = htools/htools htools/hconfd
357
HS_PROGS = htools/htools
358
if WANT_CONFD
359
HS_PROGS += htools/hconfd
360
endif
358 361
HS_BIN_ROLES = hbal hscan hspace hinfo
359 362

  
360 363
HS_ALL_PROGS = $(HS_PROGS) htools/test htools/hpc-htools
......
538 541
	  $(HTOOLS_NOCURL) $(HTOOLS_PARALLEL3) \
539 542
	  -osuf $$BINARY.o -hisuf $$BINARY.hi \
540 543
	  $(HEXTRA) $(HEXTRA_INT) $@
541

  
542 544
# for the htools/test binary, we need to enable profiling/coverage
543 545
htools/test: HEXTRA_INT=-fhpc -Wwarn -fno-warn-missing-signatures \
544 546
	-fno-warn-monomorphism-restriction -fno-warn-orphans \

Also available in: Unified diff