view mcabber/Makefile.am @ 2287:1f5f708d58a6

Merge release 1.0.4
author Mikael Berthe <mikael@lilotux.net>
date Mon, 21 Nov 2016 20:58:58 +0100
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