view m4macros/Makefile.am @ 31580:1bc846bf4200

Grab the only other translations I see in Trasifex, and fix I problem I introduced with the nn translation (I had a local change to a string that caused the translated string to become fuzzy)
author Mark Doliner <mark@kingant.net>
date Mon, 09 May 2011 08:48:25 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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