view mcabber/Makefile.am @ 2360:fef9f1a7d2aa

Fix disco issue reported by Sam Whited IQ namespace is incorrect when responding to a disco#items request on the commands node.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 28 Aug 2021 23:02:24 +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