view mcabber/Makefile.am @ 2341:c78988260b9f

Don't remove otr policies if they match the default policy This was not neither obvious to the user nor documented.
author franky
date Sun, 19 May 2019 09:59:38 +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