view mcabber/Makefile.am @ 2221:3f9988ec21e0

caps: Add a cast to remove a compilation warning
author Mikael Berthe <mikael@lilotux.net>
date Fri, 06 Nov 2015 19:46:48 +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