view m4macros/Makefile.am @ 31127:fe607234b0d8

When looping through the request fields, don't try to disconnect a field if it doesn't actually refer to an endpoint.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 16 Dec 2009 23:45:27 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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