view m4macros/Makefile.am @ 25081:1946af161630

Let XS do the argument checking/erroring for us for the components argument to Purple::Serv::join_chat, we weren't doing any before. Closes #8199.
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 12 Feb 2009 06:00:15 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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