view mcabber/Makefile.am @ 2228:1afa40f1d80d

Fix compilation warning, when building without modules support
author Myhailo Danylenko <isbear@ukrpost.net>
date Wed, 12 Nov 2014 23:04:36 +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