view mcabber/Makefile.am @ 2219:3958793d0d03

otr_send: Fix my previous fix and abort if the initial message is empty
author Mikael Berthe <mikael@lilotux.net>
date Thu, 05 Nov 2015 23:34:23 +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