view mcabber/Makefile.am @ 1966:88dafee4ee49

Hopefully fix previous commit
author Mikael Berthe <mikael@lilotux.net>
date Fri, 18 Mar 2011 19:08:16 +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