summaryrefslogtreecommitdiffstats
path: root/doc/FAQ/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ/Makefile.am')
-rw-r--r--doc/FAQ/Makefile.am9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/FAQ/Makefile.am b/doc/FAQ/Makefile.am
index 5aefbf236a..876b034048 100644
--- a/doc/FAQ/Makefile.am
+++ b/doc/FAQ/Makefile.am
@@ -15,8 +15,8 @@ include $(top_srcdir)/project.am
COMMON_FILES=$(top_srcdir)/common/cpright.texi $(top_builddir)/common/setup.texi
GENERATED_FILES= \
- basic.texi tools.texi concepts.texi bsp.texi debug.texi freesw.texi \
- embeddedinfo.texi hwdebugaids.texi projects.texi endoftime.texi
+ basic.texi tools.texi concepts.texi build45.texi bsp.texi debug.texi \
+ freesw.texi embeddedinfo.texi hwdebugaids.texi projects.texi endoftime.texi
FILES=
@@ -42,6 +42,11 @@ concepts.texi: concepts.t
-u "Top" \
-n "" $<
+build45.texi: build45.t
+ $(BMENU) -c -p "" \
+ -u "Top" \
+ -n "" $<
+
bsp.texi: bsp.t
$(BMENU) -c -p "" \
-u "Top" \