view m4macros/Makefile.am @ 23268:9f34726fe141

Whoops, I should have inverted this logic.
author Mark Doliner <mark@kingant.net>
date Mon, 02 Jun 2008 09:00:11 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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