view mcabber/Makefile.am @ 1920:bfa507815e0c

Add caps to presence when joining a MUC room (Noticed by diSabler)
author Mikael Berthe <mikael@lilotux.net>
date Tue, 09 Nov 2010 12:44:53 +0100
parents 7bdd9ed28684
children
line wrap: on
line source

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