view m4macros/Makefile.am @ 18847:2bf2bd713955

Calculate the icon hash instead of using the current phsh value - iChat seems to update the TXT record before updating the NULL record containing image data, this causes the old image to be retrieved - perhaps we should re-fetch when this happens?
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 09 Aug 2007 02:17:18 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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