view m4macros/Makefile.am @ 22797:900c7b5660d5

Allow replacing smileys with texts in conversations/logs. This should be helpful for all those users who paste code in conversations.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 03 May 2008 02:49:53 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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