Mercurial > p > roundup > code
diff doc/Makefile @ 1218:4c9882cb16a3
more docco work
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 26 Sep 2002 00:02:24 +0000 |
| parents | d870139aeb5c |
| children | 8dd4f736370b |
line wrap: on
line diff
--- a/doc/Makefile Thu Sep 26 00:01:51 2002 +0000 +++ b/doc/Makefile Thu Sep 26 00:02:24 2002 +0000 @@ -3,7 +3,8 @@ SOURCE = announcement.txt customizing.txt developers.txt FAQ.txt features.txt \ getting_started.txt glossary.txt implementation.txt index.txt \ - installation.txt security.txt upgrading.txt user_guide.txt + installation.txt security.txt upgrading.txt user_guide.txt \ + maintenance.txt COMPILED := $(SOURCE:.txt=.html)
