view mcabber/Makefile.am @ 2202:ff18feb75a6d

PGP: Add a trailing NULL after a message is PGP-encrypted This patch fixes another issue reported in #134.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 12 Oct 2015 11:41:34 +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