mcabber/Makefile.am
author franky
Sun, 19 May 2019 09:59:38 +0200
changeset 2341 c78988260b9f
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Don't remove otr policies if they match the default policy This was not neither obvious to the user nor documented.

SUBDIRS = mcabber doc modules
ACLOCAL_AMFLAGS = -I macros
if INSTALL_HEADERS
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = mcabber.pc
endif