view m4macros/Makefile.am @ 18160:428bea8235cb

Use g_set_application_name() so unnamed dialogs get given a name, my dialogs were titled '<unknown>' before this change. References #1672 - but does not give specific titles to the dialogs mentioned there.
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 17 Jun 2007 15:46:42 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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