Revision 5ac4e986

b/Makefile.am
1051 1051
	@rm -f $(notdir $@).tix
1052 1052
	@touch "$@"
1053 1053

  
1054
# test dependency
1055
test/hs/offline-test.sh: test/hs/hpc-htools test/hs/hpc-mon-collector
1056

  
1057 1054
dist_sbin_SCRIPTS = \
1058 1055
	tools/ganeti-listrunner
1059 1056

  
......
1541 1538

  
1542 1539
if WANT_HSTESTS
1543 1540
nodist_TESTS += $(haskell_tests)
1541
# test dependency
1542
test/hs/offline-test.sh: test/hs/hpc-htools test/hs/hpc-mon-collector
1544 1543
dist_TESTS += test/hs/offline-test.sh
1545 1544
check_SCRIPTS += \
1546 1545
	test/hs/hpc-htools \

Also available in: Unified diff