view mcabber/Makefile.am @ 2317:62c636dba64e

Added tag 1.1.0 for changeset 90b3e9876641
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Jun 2017 23:39:04 +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