view mcabber/Makefile.am @ 1820:0628dcecaddf

Set the message flag with module list (when there are several modules)
author Mikael Berthe <mikael@lilotux.net>
date Tue, 23 Mar 2010 23:57:57 +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