view mcabber/Makefile.am @ 2030:0771e130f79d

/rename: Do not send empty group attribute when the contact has no group Thanks to nem for the report and Hermitifier for looking into it.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Oct 2012 23:10:15 +0200
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