about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-11-22T21·12+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-11-22T21·12+0000
commitaf7e6fe22e8db606eb92c044140c00e6d8fe61cc (patch)
treec1c6bb78c89b33e40bf1a6eb653d3c8db3ac6841 /configure.ac
parent9486dda1152d18b502fc31ff1d6aed4eba6f2fe3 (diff)
* Don't use a hard-coded path.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index bc12b9a106..8c3aecb9c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,6 +41,7 @@ AC_CONFIG_FILES([Makefile
    corepkgs/Makefile
    corepkgs/fetchurl/Makefile
    corepkgs/nar/Makefile
+   corepkgs/buildenv/Makefile
    doc/Makefile
    doc/manual/Makefile
   ])