view m4macros/Makefile.am @ 19896:8a5d7be3e22e

For hidden conversations, just don't create any UI objects at all. This effectively voids the need of the hidden_convwin hack. I will remove that shortly. TODO: find a suitable workaround for pidgin_conversations_find_unseen_list
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 04 Sep 2007 08:20:11 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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