From 0377776087537d150d206d14b2013bd89931a640 Mon Sep 17 00:00:00 2001 From: spanne Date: Fri, 1 Jul 2005 11:14:43 +0000 Subject: [PATCH] Removed redundant files from EXTRA_DIST. git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@651 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/ChangeLog | 2 ++ freeglut/freeglut/Makefile.am | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/freeglut/freeglut/ChangeLog b/freeglut/freeglut/ChangeLog index 847af4b..1fac49c 100644 --- a/freeglut/freeglut/ChangeLog +++ b/freeglut/freeglut/ChangeLog @@ -1069,3 +1069,5 @@ event tracing, but in the future we could add more. VisibilityNotify, so we have to handle the window status callback in the former case, too. This fixes bug #763442 (Call the visibility callback when minimizing a window). + +(277) Removed redundant files from EXTRA_DIST. diff --git a/freeglut/freeglut/Makefile.am b/freeglut/freeglut/Makefile.am index c804a85..76c3a00 100644 --- a/freeglut/freeglut/Makefile.am +++ b/freeglut/freeglut/Makefile.am @@ -4,7 +4,6 @@ SUBDIRS = src include progs doc AUTOMAKE_OPTIONS = gnu EXTRA_DIST = \ - AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \ README.win32 LISEZ_MOI \ freeglut.lsm autogen.sh \ freeglut.kdevprj freeglut.kdevelop \