about summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-22T14·54+0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-22T14·54+0100
commitb8e9efc476abc248a17c9e9cd117f3d53e4a7f63 (patch)
tree3529e1c6b88983e26290d4c72aa0d3274aeb6375 /configure.ac
parent709cbe4e76e7b0f1b8abddbeb7714e194f6f8a02 (diff)
New non-recursive, plain Make-based build system
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 7acd57557495..c64766a2d244 100644
--- a/configure.ac
+++ b/configure.ac
@@ -385,5 +385,6 @@ AC_CONFIG_FILES([Makefile
    misc/Makefile
    misc/emacs/Makefile
    tests/Makefile
+   Makefile.config
   ])
 AC_OUTPUT