view mcabber/Makefile.am @ 2119:3b26f3a58cb9

Fix command line issue reported by Minos Fix small memory corruption in strip_arg_special_chars(). strcpy() cannot be used there because the areas overlap.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 24 Jun 2014 18:56:24 +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