view mcabber/Makefile.am @ 2290:71ec41732035

Fix small memory leak 'servername' was not freed (and jidtodisp() was unnecessary. (Spotted by franky)
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Dec 2016 20:43:58 +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