Revision 2922d2c5 Makefile.am

b/Makefile.am
347 347
	doc/walkthrough.rst
348 348

  
349 349
HS_PROGS = htools/htools
350
HS_BIN_ROLES = hbal hscan hspace
350
HS_BIN_ROLES = hbal hscan hspace hinfo
351 351

  
352 352
HS_ALL_PROGS = $(HS_PROGS) htools/test
353 353
HS_PROG_SRCS = $(patsubst %,%.hs,$(HS_ALL_PROGS))
......
389 389
	htools/Ganeti/HTools/Program.hs \
390 390
	htools/Ganeti/HTools/Program/Hail.hs \
391 391
	htools/Ganeti/HTools/Program/Hbal.hs \
392
	htools/Ganeti/HTools/Program/Hinfo.hs \
392 393
	htools/Ganeti/HTools/Program/Hscan.hs \
393 394
	htools/Ganeti/HTools/Program/Hspace.hs \
394 395
	htools/Ganeti/BasicTypes.hs \

Also available in: Unified diff