view mcabber/Makefile.am @ 2185:f14537ee3476

Do not crash when using say_to . on a special buffer item This should fix issue #140.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 01 Oct 2015 22:44:29 +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