mcabber/Makefile.am
author franky
Tue, 15 Sep 2020 21:31:00 +0200
changeset 2353 73916eeef3cb
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Fix display when sending message to a full JID This path fixes a regression in mcabber 1.1.1. The message was shown as if it was a MUC private message. Thanks to Minoru for the report.

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