2011-01-14 14:11:08 +00:00
|
|
|
EXTRA_DIST = \
|
|
|
|
hydra_control.sh \
|
|
|
|
nix-prefetch-svn \
|
|
|
|
nix-prefetch-git \
|
2011-02-09 12:44:46 +00:00
|
|
|
nix-prefetch-bzr \
|
2011-01-14 14:11:08 +00:00
|
|
|
nix-prefetch-hg
|
|
|
|
|
2010-09-30 14:29:15 +00:00
|
|
|
bin_SCRIPTS = \
|
|
|
|
hydra_build.pl \
|
|
|
|
hydra_evaluator.pl \
|
|
|
|
hydra_queue_runner.pl \
|
|
|
|
hydra_server.pl \
|
|
|
|
hydra_update_gc_roots.pl \
|
|
|
|
hydra_create.pl \
|
2011-01-14 14:04:46 +00:00
|
|
|
nix-prefetch-svn \
|
|
|
|
nix-prefetch-git \
|
2011-02-09 12:44:46 +00:00
|
|
|
nix-prefetch-bzr \
|
2011-01-14 14:04:46 +00:00
|
|
|
nix-prefetch-hg \
|
2010-09-30 14:29:15 +00:00
|
|
|
hydra_control.sh
|