summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/new_chapters/Makefile.am11
1 files changed, 2 insertions, 9 deletions
diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index 03bc2a8083..017bbd6d93 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -13,8 +13,7 @@ include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
GENERATED_FILES = \
- stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
- monitor.texi
+ rtmonuse.texi cpuuse.texi error.texi monitor.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
@@ -23,11 +22,6 @@ FILES =
info_TEXINFOS = new_chapters.texi
new_chapters_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
-stackchk.texi: stackchk.t
- $(BMENU2) -p "" \
- -u "Top" \
- -n "" < $< > $@
-
rtmonuse.texi: rtmonuse.t
$(BMENU2) -p "" \
-u "Top" \
@@ -50,8 +44,7 @@ monitor.texi: monitor.t
noinst_SCRIPTS = gen_section
-EXTRA_DIST = cpuuse.t error.t \
- monitor.t rtmonuse.t stackchk.t STATUS TODO \
+EXTRA_DIST = cpuuse.t error.t monitor.t rtmonuse.t STATUS TODO \
$(noinst_SCRIPTS)
CLEANFILES += new_chapters.info new_chapters.info-?