summaryrefslogtreecommitdiff
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2006-08-29 23:27:58 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2006-08-29 23:27:58 +0000
commit40846ea88768f2be5b7c5145959e4ac389520a7f (patch)
tree11110e7b2e539196d71850a7ed51a64ebe58bd7f /documentation/Makefile
parent4db211dce1d9a423acaf4fa613e5a2b59d372ba4 (diff)
Add examples.html to list of documentation files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5382 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Makefile')
-rw-r--r--documentation/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index ba8a1f0d3..f57e3aef7 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -147,7 +147,8 @@ HTMLFILES = \
forms.html \
osissues.html \
migration.html \
- license.html
+ license.html \
+ examples.html
IMAGEFILES = \
adjuster1.gif \