view mcabber/Makefile.am @ 1712:7bdd9ed28684

Add .pc file
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 08 Feb 2010 00:32:18 +0200
parents 411269409f34
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