]> git.0d.be Git - empathy.git/blobdiff - Makefile.am
Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #537129 (Cosim...
[empathy.git] / Makefile.am
index 2d0d907ff443415d925296b61e4533bba1072530..4d552e25b2086f7c5847fd3a296908d092f9bc04 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = po data libempathy libempathy-gtk src docs
+SUBDIRS = tools extensions po data libempathy libempathy-gtk src docs help
 
 if HAVE_MEGAPHONE
 SUBDIRS += megaphone
@@ -18,8 +18,9 @@ endif
 
 ACLOCAL_AMFLAGS = -I m4
 
-DISTCHECK_CONFIGURE_FLAGS =    \
-       --disable-scrollkeeper  \
+DISTCHECK_CONFIGURE_FLAGS =            \
+       --disable-scrollkeeper          \
+       --disable-schemas-install       \
        --enable-gtk-doc
 
 INTLTOOL =                     \