view m4macros/Makefile.am @ 19214:058bfbc4befe

- Fix the autoconf/automake stuff so that the ca-certs work
author William Ehlhardt <williamehlhardt@gmail.com>
date Mon, 13 Aug 2007 19:29:33 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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