view mcabber/Makefile.am @ 2325:c5665d3191aa

Prevent assigning negative values to unsigned variables
author Michał Kępień <bitbucket@kempniu.pl>
date Mon, 24 Sep 2018 21:04:09 +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