view m4macros/Makefile.am @ 25899:19cd8f986e4a

ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich. Closes #7760
author Gary Kramlich <grim@reaperworld.com>
date Tue, 06 Jan 2009 03:57:32 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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