hydra/src/script/Makefile.am

20 lines
409 B
Makefile
Raw Normal View History

EXTRA_DIST = \
$(distributable_scripts) \
hydra-control \
hydra-eval-guile-jobs.in
2011-01-14 14:11:08 +00:00
distributable_scripts = \
hydra-init \
hydra-build \
hydra-evaluator \
hydra-queue-runner \
hydra-server \
hydra-update-gc-roots \
nix-prefetch-git \
nix-prefetch-bzr \
nix-prefetch-hg
bin_SCRIPTS = \
$(distributable_scripts) \
hydra-eval-guile-jobs