changeset 303 | cbf97606120f |
parent 298 | c8bc73868cf9 |
child 304 | ff219de447fc |
--- a/Makefile.am.oldautomake Fri Jun 28 05:59:14 2002 +0000 +++ b/Makefile.am.oldautomake Fri Jun 28 06:04:25 2002 +0000 @@ -35,8 +35,10 @@ CWProjects.sit \ physfs.dsp \ test_physfs.dsp \ - docs dist-hook: - rm -rf $(distdir)/docs/* + mkdir $(distdir)/docs + 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