view m4macros/Makefile.am @ 18186:80c909c5bb7a

- Add a mode switch to allow DER or PEM imports (necessary because SSL certs come over the wire in DER, but PEM is used as the local x509 cert format
author William Ehlhardt <williamehlhardt@gmail.com>
date Tue, 19 Jun 2007 15:33:56 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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