view m4macros/Makefile.am @ 16162:28b52d87392e

This lets you rename entire trees of prefs. This should help with the migration this has received exactly zero testing, but since I know a couple people wanted to work on prefs migration soon, I figured I'd commit it.
author Nathan Walp <nwalp@pidgin.im>
date Wed, 18 Apr 2007 22:56:12 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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