view mcabber/Makefile.am @ 1992:5dc408aacb14

Accept cmd_del(NULL) It was probably working already, but an explicit check is safer...
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Mar 2011 20:30:35 +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