From: Sven Panne Date: Fri, 1 Jul 2005 11:14:43 +0000 (+0000) Subject: Removed redundant files from EXTRA_DIST. X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=0251d50c1ef8ad0d71922da5e0db495986766d87;p=freeglut Removed redundant files from EXTRA_DIST. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@651 7f0cb862-5218-0410-a997-914c9d46530a --- diff --git a/ChangeLog b/ChangeLog index 847af4b..1fac49c 100644 --- a/ChangeLog +++ b/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/Makefile.am b/Makefile.am index c804a85..76c3a00 100644 --- a/Makefile.am +++ b/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 \