view m4macros/Makefile.am @ 16991:af4181dde6fa

fix the typing animation so it doesn't stop animating once a conversation has gone from typing -> not typing -> typing (this has been bugging me at work, i thought maybe my rand() was stuck ;-)
author Nathan Walp <nwalp@pidgin.im>
date Thu, 10 May 2007 02:55:19 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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