view m4macros/Makefile.am @ 22789:4457e6a99d13

Make sure the required fields are all entered correctly. Underline the labels for the required fields.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 29 Apr 2008 19:13:55 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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