Code

added search_checkboxes as an option for the search form
[roundup.git] / doc / Makefile
index 8cb79fe546728233df04199162e0d8f6b6719c15..e17fbd9b8f8a4806f83bad82f2cceede3af560e3 100644 (file)
@@ -3,7 +3,8 @@ STXTOHTML = rst2html
 
 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 admin_guide.txt \
+       postgresql.txt tracker_templates.txt whatsnew-0.7.txt
 
 COMPILED := $(SOURCE:.txt=.html)