comparison 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
comparison
equal deleted inserted replaced
1711:3a1afbfb28dd 1712:7bdd9ed28684
1 SUBDIRS = mcabber doc modules 1 SUBDIRS = mcabber doc modules
2 ACLOCAL_AMFLAGS = -I macros 2 ACLOCAL_AMFLAGS = -I macros
3 if INSTALL_HEADERS
4 pkgconfigdir = $(libdir)/pkgconfig
5 pkgconfig_DATA = mcabber.pc
6 endif