about summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2004-07-30T14·17+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2004-07-30T14·17+0000
commit5373aed1a8087a7f6f7e428f693d0f2d36d35eca (patch)
tree953f69622e0189fbad80bc0d6f33b9b3ef03a593 /Makefile.am
parent16c8b4c8e533292aef40b83a40eea2b0f621e534 (diff)
* Use ATerm 2.2.
* Include bootstrap.sh in dist.

Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 97f590cc8d..dfd3bbfdb3 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
+EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap
 
 include ./substitute.mk