view mcabber/Makefile.am @ 1865:e9773bd9dd2e

Fix parent (27c42ee4b6f0) :-/
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Apr 2010 20:41:04 +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