summaryrefslogtreecommitdiff
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2006-06-27 11:55:20 +0000
committerMatthias Melcher <fltk@matthiasm.com>2006-06-27 11:55:20 +0000
commit6167376e2bac4b926508bdb4f9bb26b4f48776da (patch)
treeffe779913fe9e4056cf59e372febf5da7202ac8e /documentation/Makefile
parent8761079f3c4fe2e877bead6cf7f69e99f5d3c897 (diff)
Added two missing html files to the Makefile based installation process (STR #1339)
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5244 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index 585f2e414..9063f27fb 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -68,6 +68,7 @@ HTMLFILES = \
Fl_Check_Button.html \
Fl_Choice.html \
Fl_Clock.html \
+ Fl_Clock_Output.html \
Fl_Color_Chooser.html \
Fl_Counter.html \
Fl_Dial.html \
@@ -129,6 +130,7 @@ HTMLFILES = \
Fl_Tile.html \
Fl_Tiled_Image.html \
Fl_Timer.html \
+ Fl_Toggle_Button.html \
Fl_Tooltip.html \
Fl_Valuator.html \
Fl_Value_Input.html \