view m4macros/Makefile.am @ 23421:668b62240235

Make irc:// URLs use an account on the right server, not just the first IRC account configured. Fixes #3915.
author Will Thompson <will.thompson@collabora.co.uk>
date Thu, 03 Jul 2008 17:25:00 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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