view mcabber/Makefile.am @ 2044:c00b919cf4ac

Hopefully fix #94 (OTR leak when block_unsubscribed is set)
author Mikael Berthe <mikael@lilotux.net>
date Tue, 27 Nov 2012 15:26:26 +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