view mcabber/Makefile.am @ 2008:0d5ece2324c6

Actually add a space before items when no_space_before_items is set to 0…
author Simon Jacquin <simon@jacquin.me>
date Fri, 27 Jan 2012 22:09:26 +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