view mcabber/Makefile.am @ 1903:75a0a22bbf78

Fix issue #54 -- command line corruption Thanks to the Anonymous reporter :)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Apr 2010 11:21: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