Mercurial > p > roundup > code
diff doc/Makefile @ 1875:3ffb7b56172a
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 25 Oct 2003 23:00:42 +0000 |
| parents | 06f5b36b201b |
| children | a291bf753037 |
line wrap: on
line diff
--- a/doc/Makefile Sat Oct 25 22:54:16 2003 +0000 +++ b/doc/Makefile Sat Oct 25 23:00:42 2003 +0000 @@ -3,7 +3,8 @@ 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 maintenance.txt + installation.txt upgrading.txt user_guide.txt maintenance.txt \ + postgresql.txt COMPILED := $(SOURCE:.txt=.html)
