summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ/Makefile')
-rw-r--r--doc/FAQ/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/FAQ/Makefile b/doc/FAQ/Makefile
index db9e772d70..d1a77af9b5 100644
--- a/doc/FAQ/Makefile
+++ b/doc/FAQ/Makefile
@@ -18,7 +18,7 @@ dirs:
COMMON_FILES=../common/cpright.texi ../common/setup.texi
GENERATED_FILES= \
- basic.texi tools.texi debug.texi
+ basic.texi tools.texi debug.texi freesw.texi
FILES=$(PROJECT).texi $(GENERATED_FILES)
@@ -73,3 +73,9 @@ debug.texi: debug.t Makefile
$(BMENU) -c -p "" \
-u "Top" \
-n "" ${*}.t
+
+freesw.texi: freesw.t Makefile
+ $(BMENU) -c -p "" \
+ -u "Top" \
+ -n "" ${*}.t
+