view m4macros/Makefile.am @ 32411:85d75e81e12f

Fix insertion order of search results in Finch. I fixed the type from the original patch by Howard. Fixes #14822. committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author hyc@symas.com
date Thu, 22 Dec 2011 23:23:49 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)