view m4macros/Makefile.am @ 21804:fb73a6ed8197

A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 10 Dec 2007 02:19:56 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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