view m4macros/Makefile.am @ 22079:7ec5b5724a05

Disable the DBus "Functions not exported" list. It's huge and buries the warnings that we might actually fix.
author Richard Laager <rlaager@wiktel.com>
date Mon, 14 Jan 2008 04:04:08 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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