view m4macros/Makefile.am @ 18544:7cd39e4b241d

we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)
author Nathan Walp <nwalp@pidgin.im>
date Sat, 21 Jul 2007 02:10:34 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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