view m4macros/Makefile.am @ 13559:bbbde2f5c03b

[gaim-migrate @ 15938] This finally bothered me enough to fix. We were only rebuilding the Join a Chat dialog entries when the protocol of the selected account changed. That didn't work so well for jabber since jabber uses different nickname/server values based on which server you choose. I considered testing for jabber specifically instead of always but that seemed uglier and this really won't hurt us much. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 24 Mar 2006 16:04:59 +0000 (2006-03-24)
parents 519dc2186438
children 402236ee7981
line wrap: on
line source
installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

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