mcabber/Makefile.am
author Roeland Jago Douma <roeland@famdouma.nl>
Sun, 03 Mar 2013 14:32:16 +0100
changeset 2105 1cc84780eb5f
parent 1712 7bdd9ed28684
permissions -rw-r--r--
Very basic carbons support is hacked into mcabber. Messages are now intercepted and parsed. It probably makes more sense to implement XEP-0297: Stanza Forwarding in a more general way. A better way to display the carbons (so the user actually knows it is a carbon message) is in the pipeline.

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