view mcabber/Makefile.am @ 2133:69d00a118c0c

Fix ANSI C-incompatible change
author Mikael Berthe <mikael@lilotux.net>
date Tue, 24 Jun 2014 20:58:46 +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