hydra/src/script/Makefile.am
2012-10-17 16:25:49 +02:00

20 lines
409 B
Makefile

EXTRA_DIST = \
$(distributable_scripts) \
hydra-control \
hydra-eval-guile-jobs.in
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