summaryrefslogtreecommitdiffstats
path: root/doc/supplements/sh/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/sh/Makefile.am')
-rw-r--r--doc/supplements/sh/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/supplements/sh/Makefile.am b/doc/supplements/sh/Makefile.am
index c7d892b696..8c55d31f69 100644
--- a/doc/supplements/sh/Makefile.am
+++ b/doc/supplements/sh/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = sh
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += sh.info sh.info-?
+