view mcabber/Makefile.am @ 2356:5684fbb88cc9

Added signature for changeset 83a50c3b808e
author Mikael Berthe <mikael@lilotux.net>
date Sat, 19 Sep 2020 16:26:19 +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