summaryrefslogtreecommitdiff
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2002-01-15 02:17:19 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2002-01-15 02:17:19 +0000
commita721b4ad00eb6bfa5483d62ed2461f15ca94a407 (patch)
treef37d9ddc465efcc2865502abf325a661358b0ef9 /documentation/Makefile
parent5ec539b9189405f8463e59d774fa4734a26bc708 (diff)
Doco and makefile updates from SGI.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 5b6008ea3..592a340ec 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile,v 1.9.2.10.2.9 2002/01/07 18:05:32 easysw Exp $"
+# "$Id: Makefile,v 1.9.2.10.2.10 2002/01/15 02:17:18 easysw Exp $"
#
# Documentation makefile for the Fast Light Tool Kit (FLTK).
#
@@ -75,7 +75,6 @@ HTMLFILES = \
Fl_Help_Dialog.html \
Fl_Help_View.html \
Fl_Hold_Browser.html \
- Fl.html \
Fl_Image.html \
Fl_Input_.html \
Fl_Input.html \
@@ -207,5 +206,5 @@ fltk.pdf: $(HTMLFILES)
$(HTMLDOC) --verbose --batch fltk.book -f fltk.pdf
#
-# End of "$Id: Makefile,v 1.9.2.10.2.9 2002/01/07 18:05:32 easysw Exp $".
+# End of "$Id: Makefile,v 1.9.2.10.2.10 2002/01/15 02:17:18 easysw Exp $".
#