Revision 1494a4cc Makefile.am

b/Makefile.am
306 306
	doc/upgrade.rst \
307 307
	doc/walkthrough.rst
308 308

  
309
HS_PROGS = \
310
	htools/hspace \
311
	htools/htools
312
HS_BIN_ROLES = hbal hscan
309
HS_PROGS = htools/htools
310
HS_BIN_ROLES = hbal hscan hspace
313 311

  
314 312
HS_ALL_PROGS = $(HS_PROGS) htools/test
315 313
HS_PROG_SRCS = $(patsubst %,%.hs,$(HS_ALL_PROGS))
......
344 342
	htools/Ganeti/HTools/Program/Hail.hs \
345 343
	htools/Ganeti/HTools/Program/Hbal.hs \
346 344
	htools/Ganeti/HTools/Program/Hscan.hs \
345
	htools/Ganeti/HTools/Program/Hspace.hs \
347 346
	htools/Ganeti/Jobs.hs \
348 347
	htools/Ganeti/Luxi.hs \
349 348
	htools/Ganeti/OpCodes.hs

Also available in: Unified diff