readded test_suite_spec and cdbfileformat (were accidentally commented out)
authorfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Nov 2003 20:29:14 +0000 (20:29 +0000)
committerfrief <frief@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 8 Nov 2003 20:29:14 +0000 (20:29 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3007 4a8a32a2-be11-0410-ad9d-d568d2c75423

doc/Makefile

index 51d3fd4f95acfb751d92cbcd06ef1deb41b25a33..31ad2d050fbc124dbf31dcfe9c86f6c55070378a 100644 (file)
@@ -5,8 +5,8 @@ TSS = test_suite_spec
 CDB = cdbfileformat
 
 all: $(MANUAL).pdf $(MANUAL).html $(MANUAL).txt \
-#      $(TSS).pdf $(TSS).html $(TSS).txt \
-#      $(CDB).pdf $(CDB).html $(CDB).txt
+       $(TSS).pdf $(TSS).html $(TSS).txt \
+       $(CDB).pdf $(CDB).html $(CDB).txt
 
 install:
        $(INSTALL) -d $(docdir)