From 3e6feffbcc5ba0fe03b4556a805cd371dbf15a58 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 28 Sep 2011 18:42:54 +0200 Subject: Don't have generated file under source control. --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a309d42..53facc4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,11 @@ radsecproxy_conf_CFLAGS = -g -Wall -fno-strict-aliasing @TARGET_CFLAGS@ radsecproxy_conf_LDFLAGS = @TARGET_LDFLAGS@ dist_man_MANS = radsecproxy.1 $(GENMANPAGES) + EXTRA_DIST = \ + configure Makefile.in tests/Makefile.in \ + compile config.guess config.sub install-sh missing depcomp +EXTRA_DIST += \ LICENSE THANKS \ radsecproxy.conf.5.xml radsecproxy.conf-example \ tools/README tools/naptr-eduroam.sh tools/radsec-dynsrv.sh -- cgit v1.1