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.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index 2f0ea16fda..f94f40cc46 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -13,7 +13,7 @@ include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
GENERATED_FILES = \
- eventlog.texi stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
+ stackchk.texi rtmonuse.texi cpuuse.texi error.texi \
monitor.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
@@ -23,11 +23,6 @@ FILES =
info_TEXINFOS = new_chapters.texi
new_chapters_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)
-eventlog.texi: eventlog.t
- $(BMENU2) -p "" \
- -u "Top" \
- -n "" < $< > $@
-
stackchk.texi: stackchk.t
$(BMENU2) -p "" \
-u "Top" \
@@ -56,7 +51,7 @@ monitor.texi: monitor.t
noinst_SCRIPTS = gen_section
EXTRA_DIST = base.t cpuuse.t error.t \
- eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \
+ monitor.t rtmonuse.t stackchk.t STATUS TODO \
$(noinst_SCRIPTS)
CLEANFILES += new_chapters.info new_chapters.info-?