view mcabber/Makefile.am @ 2238:a34c8b41e0b5

Cosmectics (fix coding style)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 21 Nov 2015 18:43:10 +0100
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