view mcabber/Makefile.am @ 2311:962c98e4864d

Correctly initialize vi_mode when it is set in configuration file (It was broken in e00ae0763468)
author Mikael Berthe <mikael@lilotux.net>
date Mon, 13 Feb 2017 20:02:14 +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