summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-12-04 21:53:17 +0000
committerLennart Poettering <lennart@poettering.net>2003-12-04 21:53:17 +0000
commit6ebf83f6d60842f0c620789bc2da958bf5d3bced (patch)
tree4ae96d51ffe6d5be7bb525f91c59d63c35d72dfd /configure.ac
parentb3023ac69b16bc682bbfb4a38ce63667f6b2cabe (diff)
included c sources
git-svn-id: file:///home/lennart/svn/public/seppl/trunk@17 91a2fd9b-5dcb-0310-a70a-d71e310228e6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aeceb3e..16307c1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -178,5 +178,5 @@ fi
AM_CONDITIONAL([USE_XMLTOMAN], [test "x$xmltoman" = xyes])
-AC_CONFIG_FILES([kernel/Makefile libs/Makefile Makefile utils-python/Makefile conf/Makefile doc/Makefile doc/README.html])
+AC_CONFIG_FILES([kernel/Makefile libs/Makefile Makefile utils-python/Makefile utils/Makefile conf/Makefile doc/Makefile doc/README.html])
AC_OUTPUT