mcabber/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Fri, 28 Sep 2018 17:56:42 +0200
changeset 2327 8ecc28068748
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Silence another compiler warning (-Wimplicit-fallthrough)

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