view m4macros/Makefile.am @ 27035:9c36a340fcaf

Setting `dialog->open_button = button` when `button` is not yet assigned anything seems a bit silly. Anyway, this should fix some GTK+ errors from showing up because of widget==NULL.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 05 Jun 2009 05:15:09 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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