view m4macros/Makefile.am @ 30727:babae1f32dc0

Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 27 Jul 2010 05:19:48 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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