view m4macros/Makefile.am @ 31303:b785e4256a66

Fix a warning caused because slpmsg->buffer is unsigned and the function spect a gchar pointer. I don't think this can harm in any way.
author masca@cpw.pidgin.im
date Thu, 05 Aug 2010 22:47:36 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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