[Plib-cvs] plib Makefile.am,1.10,1.11
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2004-03-20 18:07:38
|
Update of /cvsroot/plib/plib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26957/plib Modified Files: Makefile.am Log Message: Added some files to the examples distro. Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Makefile.am 2 Sep 2002 18:32:30 -0000 1.10 +++ Makefile.am 20 Mar 2004 17:57:27 -0000 1.11 @@ -2,6 +2,6 @@ EXTRA_DIST = KNOWN_BUGS NOTICE README README.GLUT \ README.win32 README.mac TODO-1.6 TODO-2.0 \ - TODO_AFTER135 autogen.sh \ + TODO_AFTER135 autogen.sh missing \ plib.dsp plib.dsw transferCvs2WebSite |