view mcabber/Makefile.am @ 2108:adfd962e1343

Allow the user to enable/disable carbons from the command line
author Roeland Jago Douma <roeland@famdouma.nl>
date Tue, 15 Oct 2013 19:07:18 +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