From 66e37af68149f92a404bbd06818ed2b875385f15 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 7 Oct 2002 13:51:10 +0000 Subject: Add Fl_Check_Browser.html to book... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2661 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Makefile | 5 +++-- documentation/fltk.book | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/Makefile b/documentation/Makefile index 942c2a507..07e3bbbc8 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.9.2.10.2.18 2002/07/14 17:03:30 easysw Exp $" +# "$Id: Makefile,v 1.9.2.10.2.19 2002/10/07 13:51:10 easysw Exp $" # # Documentation makefile for the Fast Light Tool Kit (FLTK). # @@ -62,6 +62,7 @@ HTMLFILES = \ Fl_Browser.html \ Fl_Button.html \ Fl_Chart.html \ + Fl_Check_Browser.html \ Fl_Check_Button.html \ Fl_Choice.html \ Fl_Clock.html \ @@ -274,5 +275,5 @@ fltk.pdf: $(HTMLFILES) $(IMAGEFILES) $(HTMLDOC) --verbose --batch fltk.book $(MEDIA) -f fltk.pdf # -# End of "$Id: Makefile,v 1.9.2.10.2.18 2002/07/14 17:03:30 easysw Exp $". +# End of "$Id: Makefile,v 1.9.2.10.2.19 2002/10/07 13:51:10 easysw Exp $". # diff --git a/documentation/fltk.book b/documentation/fltk.book index a7497fc21..50915a6b9 100644 --- a/documentation/fltk.book +++ b/documentation/fltk.book @@ -20,6 +20,7 @@ Fl_Browser_.html Fl_Browser.html Fl_Button.html Fl_Chart.html +Fl_Check_Browser.html Fl_Check_Button.html Fl_Choice.html Fl_Clock.html -- cgit v1.2.3