view m4macros/Makefile.am @ 16803:42740b3fe5a2

Add the function_list.pl script to the dist tarball. It's useful for people trying to write perl scripts and as a way to make sure that perl is working for people.
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 03 May 2007 02:59:12 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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