view mcabber/Makefile.am @ 1740:391863b7952c

Rename do_say_internal() and export it as say_cmd() It can now be used in modules.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 07 Mar 2010 13:02:38 +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