view mcabber/Makefile.am @ 2046:27cbd1b7ec2a

Allow building of guide in separete dir.
author Myhailo Danylenko <isbear@ukrpost.net>
date Tue, 27 Nov 2012 19:55:45 +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