view mcabber/Makefile.am @ 2294:2a9569fd7644

Carbons: Add sender check Thanks to Georg Lukas for the report.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 26 Jan 2017 22:51:20 +0100
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