view mcabber/Makefile.am @ 2217:c9640971beec

Fix bug/typo introduced in 0c78d31c753d (Reported by franky)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 05 Nov 2015 23:11:43 +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