view mcabber/Makefile.am @ 2077:f81b4a97afaa

Add XC_AUTOMAKE from Daniel Stenberg and use subdir-objects Use XC_AUTOMAKE (from the libcurl project) to conditionally use Automake subdir-objects option.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 13:17: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