view mcabber/Makefile.am @ 2149:1b3add57c912

Try to display the GLib warnings in the log window
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 16:09:27 +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