[Plib-cvs] plib Makefile.am,1.9,1.10
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2002-09-02 18:32:33
|
Update of /cvsroot/plib/plib In directory usw-pr-cvs1:/tmp/cvs-serv30948/plib Modified Files: Makefile.am Log Message: Removed need to distribute non-existant file TODO_BEFORE135 Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- Makefile.am 1 Sep 2002 11:03:21 -0000 1.9 +++ Makefile.am 2 Sep 2002 18:32:30 -0000 1.10 @@ -2,6 +2,6 @@ EXTRA_DIST = KNOWN_BUGS NOTICE README README.GLUT \ README.win32 README.mac TODO-1.6 TODO-2.0 \ - TODO_AFTER135 TODO_TILL135 autogen.sh \ + TODO_AFTER135 autogen.sh \ plib.dsp plib.dsw transferCvs2WebSite |