view m4macros/Makefile.am @ 20974:365d000295d5

Etan pointed out that we should be using 64-bit variable types here. I'd added the variables but wasn't actually using them.
author Mark Doliner <mark@kingant.net>
date Tue, 16 Oct 2007 17:22:59 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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