view m4macros/Makefile.am @ 17340:9ecd2bb0ecc1

Fix double-free crash when sending messages (typo). Works again. This revision marks the completion of converting msimprpl to use MsimMessage for incoming protocol messages.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Fri, 01 Jun 2007 06:20:23 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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