about summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2009-05-07T11·34+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2009-05-07T11·34+0000
commit52a9ba96f53be0a36f8229a14126302c5de966a6 (patch)
tree61f8dd2e58fb5055762f297b39e7b7355deef81f /Makefile.am
parent6a5599fd014af87ccffd20e5fa172d8b561636d1 (diff)
* Include the version file.
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 45664d6a683c..e8c01a399fa7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 SUBDIRS = externals src scripts corepkgs doc misc tests
 EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh \
-  nix.conf.example NEWS
+  nix.conf.example NEWS version
 
 include ./substitute.mk