view m4macros/Makefile.am @ 21195:239cb5c2297b

I think we're doing the proper checks now, so remove a TODO. If this is wrong, we'll fix it later.
author Richard Laager <rlaager@wiktel.com>
date Sun, 07 Oct 2007 14:58:23 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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