summaryrefslogtreecommitdiffstats
path: root/doc/filesystem
diff options
context:
space:
mode:
Diffstat (limited to 'doc/filesystem')
-rw-r--r--doc/filesystem/Makefile.am6
-rw-r--r--doc/filesystem/filesystem.texi4
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/filesystem/Makefile.am b/doc/filesystem/Makefile.am
index 84d7344eed..340f25e90e 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -17,7 +17,8 @@ BMENU2 += -c
GENERATED_FILES = patheval.texi init.texi mounting.texi syscalls.texi \
fsrequirements.texi imfs.texi miniimfs.texi tftp.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 = preface.texi
@@ -64,4 +65,5 @@ $(srcdir)/tftp.texi: tftp.t
-u "Top" \
-n "" < $< > $@
-EXTRA_DIST = *.t
+EXTRA_DIST = fsrequirements.t imfs.t init.t miniimfs.t mounting.t patheval.t \
+ syscalls.t tftp.t
diff --git a/doc/filesystem/filesystem.texi b/doc/filesystem/filesystem.texi
index 738b8a6247..78ef89dafc 100644
--- a/doc/filesystem/filesystem.texi
+++ b/doc/filesystem/filesystem.texi
@@ -20,7 +20,7 @@
@c
@include version.texi
-@include ../common/setup.texi
+@include common/setup.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual
@@ -49,7 +49,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.