view mcabber/Makefile.am @ 2016:e9b6e168a45e

Improve checks for /group command parameters For example, "/group foo" should return an error message.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 18 Jul 2012 00:24:13 +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