view m4macros/Makefile.am @ 22579:82b7d38a3687

Push a 2.4.1 image I managed to create out of the old one. It would be way easier to do this if we had the layered version of these images.
author Kevin Stange <kevin@simguy.net>
date Mon, 31 Mar 2008 07:45:21 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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