view mcabber/Makefile.am @ 2176:ef35d7458223 1.0.0

Update configure.ac for 1.0.0 release
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Jun 2015 22:30:26 +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