view mcabber/Makefile.am @ 2345:462f4359391c

Try to simplify handle_messages()
author franky
date Sat, 11 May 2019 23:06:34 +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