mcabber/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Tue, 15 Mar 2011 14:07:44 +0100
changeset 1963 5d718766d2d6
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Do not block system messages when block_unsubscribed is set This was broken in 0.10.0 when switching to LM. Reported by roughnecks in the MUC room, issue spotted by Hermitifier.

SUBDIRS = mcabber doc modules
ACLOCAL_AMFLAGS = -I macros
if INSTALL_HEADERS
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = mcabber.pc
endif