view m4macros/Makefile.am @ 28415:7cebd7602c6e

This seems to not work every once in a while, so put in some code under the verbose flag. Refs #10023.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sat, 22 Aug 2009 22:55:02 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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