From 18ebd7b03071ebbb38cea9eca39a5e7e2e0cf2ea Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 30 Jul 2004 14:18:48 +0000 Subject: [PATCH] * Doh! --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index dfd3bbfdb3..2213a81ddd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS = externals src scripts corepkgs doc misc tests -EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap +EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh include ./substitute.mk