view mcabber/Makefile.am @ 1855:c5b2789443c3

Do not use setfiletype command in mcabber_log-ftdetect.vim Some log files were not recognized (e.g. *.pl)... Reported by Hermitifier.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 02 Apr 2010 18:29:52 +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