]> git.gag.com Git - fw/sdcc/blobdiff - doc/Makefile
readded test_suite_spec and cdbfileformat (were accidentally commented out)
[fw/sdcc] / 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)