view mcabber/Makefile.am @ 2205:1177b33d4550

Do not hardcode the default logging location The current configuration directory is used as a base.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Oct 2015 20:19:58 +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