view Makefile.cvs @ 362:bcfbffe254ed

check whitelisted dkim signers before dkim_from restrictions
author Carl Byington <carl@five-ten-sg.com>
date Mon, 16 Jan 2017 12:38:44 -0800
parents 3218ab6af599
children
line wrap: on
line source

default: all

all:
	libtoolize --force --copy
	aclocal -I m4
	autoheader
	automake --add-missing
	autoconf