view m4macros/Makefile.am @ 22338:a298447b2d66

Specify the base to convert from to prevent interpreting 0-prefixed client ids as octal (just in case MS decide to send them like that...)
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 27 Feb 2008 12:30:48 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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