about summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2010-10-26T10·47+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2010-10-26T10·47+0000
commit8a788e38ac7efc785ffe4fcf49a4e031c7784216 (patch)
tree266eba276e8a761408755081202d0947094c3586 /Makefile.am
parent11ccd44e95c16b9f7fcf51e75b511b1b6587397b (diff)
* Install config.h.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2f39f90d6c..cb1a321ddd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,8 @@ SUBDIRS = externals src scripts corepkgs doc misc tests
 EXTRA_DIST = substitute.mk nix.spec nix.spec.in bootstrap.sh \
   nix.conf.example NEWS version
 
+pkginclude_HEADERS = config.h
+
 include ./substitute.mk
 
 nix.spec: nix.spec.in