mcabber/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Mon, 14 Mar 2011 13:17:17 +0100
changeset 1953 9f443617e96b
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Improve MUC support (Myhailo Danylenko) This patch should allow handling of multiple statuses in MUC rooms. Patch merged from isbear's mcabber-experimental repository.

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