hydra: use autoconf/-make

This commit is contained in:
Rob Vermaas
2010-09-30 14:29:15 +00:00
parent 673ef76020
commit c37b90ee3e
28 changed files with 533 additions and 20 deletions

9
src/script/Makefile.am Normal file
View File

@ -0,0 +1,9 @@
EXTRA_DIST = hydra_control.sh
bin_SCRIPTS = \
hydra_build.pl \
hydra_evaluator.pl \
hydra_queue_runner.pl \
hydra_server.pl \
hydra_update_gc_roots.pl \
hydra_create.pl \
hydra_control.sh