view mcabber/Makefile.am @ 2359:f35b17fd1e73

MUC: Don't send empty body when setting room topic Thanks to Minoru for the report.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 28 Aug 2021 22:53:44 +0200
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