Revision 5f6e9cb9 Makefile.am

b/Makefile.am
583 583
# All Haskell non-test programs to be compiled but not automatically installed
584 584
HS_PROGS = $(HS_BIN_PROGS) $(HS_MYEXECLIB_PROGS)
585 585

  
586
HS_BIN_ROLES = harep hbal hscan hspace hinfo hcheck hroller
586
HS_BIN_ROLES = harep hbal hscan hspace hinfo hcheck hroller hsqueeze
587 587
HS_HTOOLS_PROGS = $(HS_BIN_ROLES) hail
588 588

  
589 589
# Haskell programs that cannot be disabled at configure (e.g., unlike
......
675 675
	src/Ganeti/HTools/Program/Hinfo.hs \
676 676
	src/Ganeti/HTools/Program/Hscan.hs \
677 677
	src/Ganeti/HTools/Program/Hspace.hs \
678
	src/Ganeti/HTools/Program/Hsqueeze.hs \
678 679
	src/Ganeti/HTools/Program/Hroller.hs \
679 680
	src/Ganeti/HTools/Program/Main.hs \
680 681
	src/Ganeti/HTools/Types.hs \

Also available in: Unified diff