view mcabber/Makefile.am @ 2087:305297d088c2

Fix GCC warning (variable set but not used)
author franky
date Fri, 25 Oct 2013 22:14:40 +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