view m4macros/Makefile.am @ 28346:6b66226f6e03

I don't think we need a comment telling us what the code looks like 10 lines earlier
author Mark Doliner <mark@kingant.net>
date Tue, 18 Aug 2009 23:00:18 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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