view m4macros/Makefile.am @ 23574:4162ac08c775

On MSN, always send the privacy settings and contact list after parsing the address book. This doesn't seem to cause any problems and hopefully fixes #6196.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 13 Jul 2008 04:48:05 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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