Revision 571b34f8 Makefile.am

b/Makefile.am
342 342
	test/tempfile_fork_unittest.py
343 343

  
344 344
dist_TESTS = \
345
	test/daemon-util_unittest.bash \
345 346
	$(python_tests)
346 347

  
347 348
nodist_TESTS =
......
369 370

  
370 371
srclink_files = \
371 372
	man/footer.sgml \
373
	test/daemon-util_unittest.bash \
372 374
	$(all_python_code)
373 375

  
374 376
check_python_code = \
......
381 383
	$(dist_tools_SCRIPTS) \
382 384
	$(BUILD_BASH_COMPLETION)
383 385

  
386
test/daemon-util_unittest.bash: daemons/daemon-util
387

  
384 388
devel/upload: devel/upload.in $(REPLACE_VARS_SED)
385 389
	sed -f $(REPLACE_VARS_SED) < $< > $@
386 390
	chmod u+x $@

Also available in: Unified diff