view m4macros/Makefile.am @ 19725:30e4912e4a27

Some clients don't put the node in the 115 disco response, so send the node to the callback
author Sean Egan <seanegan@gmail.com>
date Tue, 11 Sep 2007 01:57:29 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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