summaryrefslogtreecommitdiffstats
path: root/doc/supplements/i960/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/supplements/i960/Makefile.am')
-rw-r--r--doc/supplements/i960/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/supplements/i960/Makefile.am b/doc/supplements/i960/Makefile.am
index 67202fd393..ff3894fa5f 100644
--- a/doc/supplements/i960/Makefile.am
+++ b/doc/supplements/i960/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = i960
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timeCVME961.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
@@ -108,3 +108,4 @@ EXTRA_DIST = CVME961_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeCVME961.t
CLEANFILES += i960.info i960.info-?
+