view m4macros/Makefile.am @ 23165:1db2bc34ea61

Fix 'make docs' when builddir is not the same as srcdir.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 22 May 2008 00:04:31 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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