view m4macros/Makefile.am @ 25456:201789d2f003

Comment out this extra string until we need it (if ever).
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 15 Feb 2009 20:51:25 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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