view m4macros/Makefile.am @ 19700:ab7513a50976

Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in If you're prefer another sorting, that's fine, but let's keep it consistent.
author Richard Laager <rlaager@wiktel.com>
date Mon, 10 Sep 2007 14:18:38 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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