mcabber/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Thu, 22 Mar 2018 19:27:48 +0100
changeset 2323 d2111a776b66
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Make ignore file more compatible with gitignore format

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