view mcabber/Makefile.am @ 1919:fba12c1f6386

Send a result message when we receive a roster push Reported by Hermitifier.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 09 Nov 2010 12:09:23 +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