hydra/src/script/Makefile.am
Eelco Dolstra da26294fdb Don't install hydra-create
It doesn't do anything useful for users.
2012-02-28 15:33:28 +01:00

14 lines
229 B
Makefile

EXTRA_DIST = \
hydra-control \
$(bin_SCRIPTS)
bin_SCRIPTS = \
hydra-build \
hydra-evaluator \
hydra-queue-runner \
hydra-server \
hydra-update-gc-roots \
nix-prefetch-git \
nix-prefetch-bzr \
nix-prefetch-hg