view m4macros/Makefile.am @ 30386:bff257656ece

Create a version of the Windows installer localizations in .desktop file format. This is the first step in transitioning the Windows installer to use the .po files for translation.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 17 May 2010 23:13:42 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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