view mcabber/Makefile.am @ 2024:789779fd728d

Fix /event usage when a reason is provided
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Aug 2012 12:05:19 +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