view m4macros/Makefile.am @ 30440:6c59e8ad1261

Fix a possible crash reported by HanzZ. Fix thanks to HanzZ also. committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author hanzz@soc.pidgin.im
date Tue, 24 Aug 2010 04:54:00 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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