view mcabber/Makefile.am @ 1796:5e2db25fdb17

Rename "hook-message-in" to "hook-post-message-in" Rename "hook-message-in" to "hook-post-message-in" and HOOK_MESSAGE_IN to HOOK_POST_MESSAGE_IN
author Mikael Berthe <mikael@lilotux.net>
date Sat, 20 Mar 2010 14:50:37 +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