view mcabber/Makefile.am @ 1927:3e3e73bb43f5

Do not call compl_get_category_list() needlessly
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Nov 2010 21:22:06 +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