view m4macros/Makefile.am @ 23666:187a3649f04b

Add a note for translators, because they probably have no idea what they're supposed to do with this.
author Mark Doliner <mark@kingant.net>
date Fri, 08 Aug 2008 05:54:40 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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