view mcabber/Makefile.am @ 1784:250ad919f03f

Small code cleanup in hooks.[ch]
author Mikael Berthe <mikael@lilotux.net>
date Sun, 14 Mar 2010 14:07:25 +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