view mcabber/Makefile.am @ 1714:db15031d5779

s/JEP/XEP/ Remove XEP0085 from config.h.in as it could be misleading if used in modules (currently it is not used in config.h).
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Feb 2010 21:32:21 +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