view mcabber/Makefile.am @ 1725:318c64ceb494

Do not rename a contact before the server's ACK (The server could deny the request... Cf. Facebook chat.)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Feb 2010 13:31:57 +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