X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=Makefile.am;h=14aa451e5f96c81358756d56b1abc2947f094b72;hp=46101580bce6378ba2c3cb058512e19a8b8e3c51;hb=737ac3b6cd405faf6abaea3c305c7e64f3d7dd49;hpb=34907f056cdccc5f0bd03715770bc8d02d6de996 diff --git a/Makefile.am b/Makefile.am index 46101580..14aa451e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = po data libempathy libempathy-gtk src docs +SUBDIRS = tools extensions po data libempathy libempathy-gtk src docs if HAVE_MEGAPHONE SUBDIRS += megaphone @@ -16,6 +16,8 @@ if HAVE_TESTS SUBDIRS += tests endif +ACLOCAL_AMFLAGS = -I m4 + DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ --enable-gtk-doc @@ -30,9 +32,11 @@ EXTRA_DIST = \ ChangeLog.old \ README \ CONTRIBUTORS \ + autogen.sh \ $(INTLTOOL) DISTCLEANFILES = \ + ChangeLog \ intltool-extract \ intltool-merge \ intltool-update