From efa5fa1a91d5c4b29094d99b65e18b583d86dbc7 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 12 May 2004 14:20:32 +0000 Subject: * A switch `-j NUMBER' to set the maximum number of parallel jobs (0 = no limit). * Add missing file to distribution. --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 608ffec19cd2..4256625d9dc2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -30,4 +30,4 @@ EXTRA_DIST = $(TESTS) \ dependencies.nix.in dependencies.builder*.sh \ locking.nix.in locking.builder.sh \ parallel.nix.in parallel.builder.sh \ - build-hook.nix.in + build-hook.nix.in build-hook.hook.sh \ No newline at end of file -- cgit 1.4.1