view mcabber/Makefile.am @ 2101:f56c214a19dc

Add a guard for 'attention_char'
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 15:07:07 +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