summaryrefslogtreecommitdiff
path: root/documentation/Makefile
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2011-10-25 02:17:29 +0000
committerGreg Ercolano <erco@seriss.com>2011-10-25 02:17:29 +0000
commit6d4c2a2e221be5a720f6179b6af5654b717015b1 (patch)
tree7431eecb97b40030a27e8c0973ff065754da2bf7 /documentation/Makefile
parent81fcaed45669ec06a7302b427eacbd550b2ee7b2 (diff)
Introducing a FAQ to the FLTK docs.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9146 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 0a12c6d93..599e1c11b 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -47,7 +47,8 @@ HTMLFILES = \
$(SRC_DOCDIR)/migration_1_3.dox \
$(SRC_DOCDIR)/development.dox \
$(SRC_DOCDIR)/license.dox \
- $(SRC_DOCDIR)/examples.dox
+ $(SRC_DOCDIR)/examples.dox \
+ $(SRC_DOCDIR)/faq.dox
MANPAGES = $(SRC_DOCDIR)/fltk.$(CAT3EXT) $(SRC_DOCDIR)/fltk-config.$(CAT1EXT) \
$(SRC_DOCDIR)/fluid.$(CAT1EXT) $(SRC_DOCDIR)/blocks.$(CAT6EXT) \