view mcabber/Makefile.am @ 2357:6aeb142c8f12

Post-1.1.2 changes
author Mikael Berthe <mikael@lilotux.net>
date Sat, 19 Sep 2020 16:43:00 +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