summaryrefslogtreecommitdiffstatsabout
path: root/configure.ac
diff options
context:
space:
mode:
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 07ac486..43633e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -85,6 +85,7 @@ dnl Write config.status and the Makefile
85AC_CONFIG_FILES([Makefile 85AC_CONFIG_FILES([Makefile
86src/Makefile 86src/Makefile
87docs/Makefile 87docs/Makefile
88utility/Makefile
88contrib/Makefile]) 89contrib/Makefile])
89AC_OUTPUT 90AC_OUTPUT
90 91