view m4macros/Makefile.am @ 19099:a1ac8b05ecdb

Fixed a few problems that were created by the merge from the propagate.
author Eric Polino <aluink@pidgin.im>
date Tue, 12 Jun 2007 22:01:24 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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