hydra/src/script/Makefile.am
2013-11-06 11:42:49 +00:00

20 lines
424 B
Makefile

EXTRA_DIST = \
$(distributable_scripts) \
hydra-eval-guile-jobs.in
distributable_scripts = \
hydra-init \
hydra-build \
hydra-evaluator \
hydra-queue-runner \
hydra-server \
hydra-update-gc-roots \
hydra-s3-backup-collect-garbage \
nix-prefetch-git \
nix-prefetch-bzr \
nix-prefetch-hg
bin_SCRIPTS = \
$(distributable_scripts) \
hydra-eval-guile-jobs