mcabber/Makefile.am
author Mikael Berthe <mikael@lilotux.net>
Mon, 13 Feb 2017 20:02:14 +0100
changeset 2311 962c98e4864d
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Correctly initialize vi_mode when it is set in configuration file (It was broken in e00ae0763468)

SUBDIRS = mcabber doc modules
ACLOCAL_AMFLAGS = -I macros
if INSTALL_HEADERS
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = mcabber.pc
endif