changeset 528 | 4d84e1994edb |
parent 522 | ea38d1246be7 |
child 553 | 4338d9c0bbcd |
--- a/Makefile.am.newautomake Sat Jan 04 23:43:10 2003 +0000 +++ b/Makefile.am.newautomake Sun Jan 05 01:34:31 2003 +0000 @@ -142,5 +142,5 @@ echo "Docs are generated with the program "Doxygen" (http://www.doxygen.org/)," >> $(distdir)/docs/README echo " or can be read online at http://icculus.org/physfs/docs/" >> $(distdir)/docs/README echo >> $(distdir)/docs/README - rm -rf `find $(distdir)/extras/physfs_rb -name "CVS" -type d` + rm -rf `find $(distdir) -name "CVS" -type d`