view m4macros/Makefile.am @ 32156:d478be29444a

Add a WebKit Development plugin, that allows opening the builtin inspector on a view. To use, activate the plugin, right-click a view, and select 'Inspect Element'.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 16 Sep 2011 06:10:04 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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