view mcabber/Makefile.am @ 2327:8ecc28068748

Silence another compiler warning (-Wimplicit-fallthrough)
author Mikael Berthe <mikael@lilotux.net>
date Fri, 28 Sep 2018 17:56:42 +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