]> git.dolda2000.com Git - doldaconnect.git/commitdiff
Include autopackage files.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 31 Oct 2005 13:55:29 +0000 (13:55 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 31 Oct 2005 13:55:29 +0000 (13:55 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@433 959494ce-11ee-0310-bf91-de5d638817bd

Makefile.am
configure.in

index a08c847ef67b1d7a8e1ef646bd86087b910863f9..83edf6b5420d25144f00c363c34145c2de9dcb35 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS= daemon lib include clients po config
+SUBDIRS= daemon lib include clients po config autopackage
 
 ACLOCAL_AMFLAGS = -I m4
 
index 0fbe8a341c289f00db06fd6a73e6a655d9627b21..aa07ecff4de75e4bd25587b4f5a745e6b62d47a4 100644 (file)
@@ -151,6 +151,7 @@ CPPFLAGS="-I\$(top_srcdir)/include $CPPFLAGS"
 AC_SUBST([clients extlibs])
 AC_OUTPUT([
 Makefile
+autopackage/Makefile
 daemon/Makefile
 lib/Makefile
 lib/guile/Makefile