view mcabber/Makefile.am @ 1825:cce89772ea94

Update autotools install script and documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 Mar 2010 10:48:36 +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