comparison Makefile.am @ 466:75819e5c59d4

Build system fixes.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 15 Oct 2003 02:21:31 +0000
parents 636796aed4e2
children c7ab783f05d3 4e85073841fe
comparison
equal deleted inserted replaced
465:636796aed4e2 466:75819e5c59d4
39 COPYING \ 39 COPYING \
40 CHANGELOG \ 40 CHANGELOG \
41 CWProject.sit \ 41 CWProject.sit \
42 PBProjects.tar.gz \ 42 PBProjects.tar.gz \
43 borland.zip \ 43 borland.zip \
44 Doxyfile 44 Doxyfile \
45 VisualC
45 46
46 dist-hook: 47 dist-hook:
47 mkdir $(distdir)/docs 48 mkdir $(distdir)/docs
48 echo "Docs are generated with the program "Doxygen" (http://www.doxygen.org/)," >> $(distdir)/docs/README 49 echo "Docs are generated with the program "Doxygen" (http://www.doxygen.org/)," >> $(distdir)/docs/README
49 echo " or can be read online at http://icculus.org/SDL_sound/docs/" >> $(distdir)/docs/README 50 echo " or can be read online at http://icculus.org/SDL_sound/docs/" >> $(distdir)/docs/README