From 29b5f846d261976f466d2c7181d6a75de670066b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 9 Oct 2005 17:47:34 +0000 Subject: [PATCH] Bug #4715 Add SecurityPolicy to EXTRA_DIST (Bill Crawford) --- Xext/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Xext/Makefile.am b/Xext/Makefile.am index adce70f80..66cfbe4a7 100644 --- a/Xext/Makefile.am +++ b/Xext/Makefile.am @@ -44,7 +44,8 @@ endif EXTRA_DIST = \ appgroup.h \ xvdisp.h \ - README.xtest1-ddx + README.xtest1-ddx \ + SecurityPolicy # dmx.c has a hard dependency on the dmx DDX libXext_la_SOURCES = \