view mcabber/Makefile.am @ 2132:a09cdfceae17

Rework muc_get_item_info() Since the actor string is now dymanic, we let the caller free the memory in all cases.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 24 Jun 2014 20:42:29 +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