view mcabber/Makefile.am @ 2194:f4c00c72b27d

Fix compilation when OTR is disabled
author Mikael Berthe <mikael@lilotux.net>
date Tue, 06 Oct 2015 21:16:41 +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