[project @ 1998-02-20 13:48:02 by simonm]
[ghc-hetmet.git] / ghc / docs / users_guide / Makefile
index cfefcb9..d73e14a 100644 (file)
@@ -11,6 +11,7 @@ endif
 SGML_SRCS = \
        user.sgml \
        intro.sgml \
+       3-01-notes.sgml \
        using.sgml \
          runtime_control.sgml \
          profiling.sgml \
@@ -27,17 +28,6 @@ SGML_SRCS = \
        utils.sgml \
        end.sgml
 
-#      release.sgml \
-#      3-00-notes.sgml \
-#      2-10-notes.sgml \
-#      2-09-notes.sgml \
-#      2-08-notes.sgml \
-#      2-06-notes.sgml \
-#      2-04-notes.sgml \
-#      2-03-notes.sgml \
-#      2-02-notes.sgml \
-#      how_to_run.sgml \
-
 SGML_DOC = users_guide
 
 include $(TOP)/mk/target.mk