view mcabber/Makefile.am @ 2106:72876dcf9094

Bit more checks for enabling carbons -Make sure we do not enable carbons if they are already enabled -Return status of carbons
author Roeland Jago Douma <roeland@famdouma.nl>
date Tue, 15 Oct 2013 18:51:39 +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