view m4macros/Makefile.am @ 22642:5c8d236b50ee

Make plugin website URLs clickable; it's a button with blue underlined text. Fixes #354. Someone should make a PidginUrlButton widget so that the code is not duplicated between here and the buddy list.
author Will Thompson <will.thompson@collabora.co.uk>
date Fri, 11 Apr 2008 22:31:55 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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