view mcabber/Makefile.am @ 1882:b47d09e70140

Fix typo in PL help file reported by Hermitifier
author Mikael Berthe <mikael@lilotux.net>
date Thu, 08 Apr 2010 18:59:47 +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