1 SUBDIRS = tools extensions po data libempathy libempathy-gtk src docs help
19 ACLOCAL_AMFLAGS = -I m4
21 DISTCHECK_CONFIGURE_FLAGS = \
22 --disable-scrollkeeper \
23 --disable-schemas-install \
45 # Workaround broken scrollkeeper that doesn't remove its files on
47 distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper'
49 ChangeLog: Makefile.am
50 git-log --pretty=short > ChangeLog