view m4macros/Makefile.am @ 17638:ccec7508fef6

Patch from bjoernv to make building outside of the source directory work. Fixes #1690.
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 15 Jun 2007 01:43:28 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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