diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-07-30T14·18+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2004-07-30T14·18+0000 |
commit | 18ebd7b03071ebbb38cea9eca39a5e7e2e0cf2ea (patch) | |
tree | f3a8c1ab3b45943b81dc8fe81cef48f430baf5fc /Makefile.am | |
parent | 5373aed1a8087a7f6f7e428f693d0f2d36d35eca (diff) |
* Doh!
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index dfd3bbfdb3fd..2213a81ddd5d 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 |