diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-07-26 15:29:28 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-07-26 15:29:28 +0200 |
commit | a6bc15b77838981d705e647adb40af0a51621286 (patch) | |
tree | 914a0380a6f1e2c3487b93e49865d72438c15b0b /configure.ac | |
parent | 4f7b141648a68137269cfca9be13fe7d20051c29 (diff) |
start to have templates
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index a57f2c3a..562ebee7 100644 --- a/configure.ac +++ b/configure.ac @@ -365,6 +365,7 @@ AM_CONDITIONAL([HAVE_EXPERIMENTAL], [test "x$enable_experimental" = "xyes"]) AC_CONFIG_FILES([Makefile +contrib/Makefile doc/Makefile doc/doxygen/Makefile src/Makefile |