diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-03 22:46:04 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-04-03 22:46:04 +0000 |
| commit | ed45695bf5b024c8d7a0b2391acc2b6e99a84d05 (patch) | |
| tree | dd0777dd846dae598cb7cc4d52d27e538e9814ab /documentation/Makefile | |
| parent | d5c04e175f443f5235c469831b81a37d30e93c61 (diff) | |
Add Fl_BMP_Image.html to list of HTML files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2055 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Makefile')
| -rw-r--r-- | documentation/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index d7987c7dc..448090b18 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.9.2.10.2.11 2002/02/15 18:15:45 easysw Exp $" +# "$Id: Makefile,v 1.9.2.10.2.12 2002/04/03 22:46:04 easysw Exp $" # # Documentation makefile for the Fast Light Tool Kit (FLTK). # @@ -51,6 +51,7 @@ HTMLFILES = \ Fl.html \ Fl_Adjuster.html \ Fl_Bitmap.html \ + Fl_BMP_Image.html \ Fl_Box.html \ Fl_Browser_.html \ Fl_Browser.html \ @@ -208,5 +209,5 @@ fltk.pdf: $(HTMLFILES) $(HTMLDOC) --verbose --batch fltk.book -f fltk.pdf # -# End of "$Id: Makefile,v 1.9.2.10.2.11 2002/02/15 18:15:45 easysw Exp $". +# End of "$Id: Makefile,v 1.9.2.10.2.12 2002/04/03 22:46:04 easysw Exp $". # |
