view mcabber/Makefile.am @ 1805:48e47198a9db

Use urgent flag The urgent sign is set (in MUC rooms only so far)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 21 Mar 2010 15:18:40 +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