hydra: add nix-prefetch-* to tarball

This commit is contained in:
Rob Vermaas 2011-01-14 14:11:08 +00:00
parent 2892c92569
commit 6e213fab97

View file

@ -1,4 +1,9 @@
EXTRA_DIST = hydra_control.sh
EXTRA_DIST = \
hydra_control.sh \
nix-prefetch-svn \
nix-prefetch-git \
nix-prefetch-hg
bin_SCRIPTS = \
hydra_build.pl \
hydra_evaluator.pl \