view mcabber/Makefile.am @ 2208:7c843b29571b

Fix changeset fec172dbacc7 The PGP signature key id was not reported correctly.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 18 Oct 2015 21:02: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