view mcabber/Makefile.am @ 1879:eef4e18f8a39

Added tag 0.10.0-rc4 for changeset b85585d02cd9
author Mikael Berthe <mikael@lilotux.net>
date Tue, 06 Apr 2010 22:03:55 +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