Add Fl_Check_Browser.html to book...

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2661 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2002-10-07 13:51:10 +00:00
parent 008c2937ea
commit 66e37af681
2 changed files with 4 additions and 2 deletions

View File

@ -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 $".
#

View File

@ -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