view mcabber/Makefile.am @ 2362:64de2d6858b0

Documentation: Fix missing .png extension in \includegraphics Patch from the Debian package.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 24 Oct 2021 18:22:01 +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