Mercurial > p > roundup > code
diff doc/Makefile @ 2138:f76d1642014a
doc cleanup, editing and creation of a What's New
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 26 Mar 2004 06:02:20 +0000 |
| parents | f01befe8a7fe |
| children | e19284d8d2a4 096063697f77 |
line wrap: on
line diff
--- a/doc/Makefile Fri Mar 26 05:16:03 2004 +0000 +++ b/doc/Makefile Fri Mar 26 06:02:20 2004 +0000 @@ -4,7 +4,7 @@ SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \ glossary.txt implementation.txt index.txt design.txt mysql.txt \ installation.txt upgrading.txt user_guide.txt admin_guide.txt \ - postgresql.txt tracker_templates.txt + postgresql.txt tracker_templates.txt whatsnew-0.7.txt COMPILED := $(SOURCE:.txt=.html)
