From: fredrik Date: Mon, 31 Oct 2005 13:55:29 +0000 (+0000) Subject: Include autopackage files. X-Git-Tag: 0.1~146 X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=b43db3fd0130b30bfa1d80e30e70e8b071a88deb Include autopackage files. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@433 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/Makefile.am b/Makefile.am index a08c847..83edf6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS= daemon lib include clients po config +SUBDIRS= daemon lib include clients po config autopackage ACLOCAL_AMFLAGS = -I m4 diff --git a/configure.in b/configure.in index 0fbe8a3..aa07ecf 100644 --- a/configure.in +++ b/configure.in @@ -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