summaryrefslogtreecommitdiffstats
path: root/doc/started_ada
diff options
context:
space:
mode:
Diffstat (limited to 'doc/started_ada')
-rw-r--r--doc/started_ada/Makefile.am5
-rw-r--r--doc/started_ada/started_ada.texi4
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/started_ada/Makefile.am b/doc/started_ada/Makefile.am
index 63742d37d4..82d945803b 100644
--- a/doc/started_ada/Makefile.am
+++ b/doc/started_ada/Makefile.am
@@ -16,7 +16,8 @@ include $(top_srcdir)/project.am
GENERATED_FILES = buildada.texi buildrt.texi gdb.texi intro.texi \
require.texi sample.texi
-COMMON_FILES = $(top_srcdir)/common/setup.texi $(top_srcdir)/common/cpright.texi
+COMMON_FILES = $(top_srcdir)/common/setup.texi \
+ $(top_srcdir)/common/cpright.texi
FILES = tversions.texi
@@ -53,4 +54,4 @@ $(srcdir)/gdb.texi: gdb.t tversions.texi
-u "Top" \
-n "" < $< > $@
-EXTRA_DIST = *.t
+EXTRA_DIST = buildada.t gdb.t intro.t require.t sample.t
diff --git a/doc/started_ada/started_ada.texi b/doc/started_ada/started_ada.texi
index 375fab6212..4a304a082c 100644
--- a/doc/started_ada/started_ada.texi
+++ b/doc/started_ada/started_ada.texi
@@ -20,7 +20,7 @@
@c
@include version.texi
-@include ../common/setup.texi
+@include common/setup.texi
@c
@c Now set all the tool version dependent information
@@ -54,7 +54,7 @@
@subtitle @value{UPDATED}
@author On-Line Applications Research Corporation
@page
-@include ../common/cpright.texi
+@include common/cpright.texi
@end titlepage
@c This prevents a black box from being printed on "overflow" lines.