diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index bc2ad16..28a7f61 100644 --- a/configure.ac +++ b/configure.ac @@ -97,6 +97,8 @@ AC_DEFINE_DIR([LOCALSTATEDIR],[localstatedir],[Set to localstatedir.]) AC_CONFIG_FILES( \ Makefile \ + contrib/Makefile \ + contrib/help/Makefile \ src/Makefile \ libltdl/Makefile \ modules/Makefile \ |