summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/new_chapters/Makefile.am')
-rw-r--r--doc/new_chapters/Makefile.am10
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index db25ec8f22..92eb36da2b 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -12,8 +12,7 @@ EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
-GENERATED_FILES = \
- rtmonuse.texi error.texi monitor.texi
+GENERATED_FILES = error.texi monitor.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
@@ -22,11 +21,6 @@ FILES =
info_TEXINFOS = new_chapters.texi
new_chapters_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
-rtmonuse.texi: rtmonuse.t
- $(BMENU2) -p "" \
- -u "Top" \
- -n "" < $< > $@
-
error.texi: error.t
$(BMENU2) -p "" \
-u "Top" \
@@ -39,7 +33,7 @@ monitor.texi: monitor.t
noinst_SCRIPTS = gen_section
-EXTRA_DIST = error.t monitor.t rtmonuse.t STATUS TODO \
+EXTRA_DIST = error.t monitor.t STATUS TODO \
$(noinst_SCRIPTS)
CLEANFILES += new_chapters.info new_chapters.info-?