view mcabber/Makefile.am @ 2310:e26c7709e023

Let "::stuff" be treated as ":say :stuff" in chat mode
author Mikael Berthe <mikael@lilotux.net>
date Sat, 11 Feb 2017 20:19:36 +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