view mcabber/Makefile.am @ 1794:58d1390f28ca

Fix ignore of NULL guard retval (introduced in d80a9e32ab1a)
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 15 Mar 2010 17:58:32 +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