view mcabber/Makefile.am @ 2061:f36d60bed54b

Move M4 macros from macros/missing/ to macros/ This patch allows to build mcabber when OTR development packages are not installed. Issue reported by hirthwork in the MUC room.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 14 Dec 2012 18:32:36 +0100
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