view mcabber/Makefile.am @ 1921:7d72b7d2d93a

Add module information in the output of /version This can be useful at run time...
author Mikael Berthe <mikael@lilotux.net>
date Wed, 10 Nov 2010 13:59:48 +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