view mcabber/Makefile.am @ 2282:dc1b123d63d5

Improve message when bookmarks are updated Thanks to Leonard Witte for the suggestion.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 01 Oct 2016 18:36:47 +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