[Telepathy-commits] [telepathy-gabble/master] build lib/gibber
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Dec 15 03:28:46 PST 2008
---
Makefile.am | 2 +-
configure.ac | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 313de5e..7572554 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = docs tools extensions src data m4 tests
+SUBDIRS = docs tools extensions lib src data m4 tests
DISTCHECK_CONFIGURE_FLAGS = --disable-debug
diff --git a/configure.ac b/configure.ac
index c9e9d48..f64bab9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -180,5 +180,7 @@ AC_OUTPUT( Makefile \
tests/Makefile \
tools/Makefile \
tests/twisted/Makefile \
- tests/twisted/tools/Makefile
+ tests/twisted/tools/Makefile \
+ lib/Makefile \
+ lib/gibber/Makefile
)
--
1.5.6.5
More information about the Telepathy-commits
mailing list