summaryrefslogtreecommitdiffstats
path: root/doc/user/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-22 11:25:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-22 11:25:03 +0000
commit9a4409c6f3af3dc454ee3678c7ff28e5a383b6be (patch)
tree6a9224b0b6ab5607b1419722d97c1b36d823040e /doc/user/Makefile.am
parent2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9a4409c6f3af3dc454ee3678c7ff28e5a383b6be.tar.bz2
2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merger from rtems-4-6-branch.
Diffstat (limited to '')
-rw-r--r--doc/user/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index 9eb83d2087..1d9a3f854b 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -20,8 +20,7 @@ GENERATED_FILES = overview.texi concepts.texi datatypes.texi init.texi \
signal.texi part.texi region.texi dpmem.texi io.texi fatal.texi \
schedule.texi rtmon.texi bsp.texi userext.texi conf.texi mp.texi
-COMMON_FILES = $(top_srcdir)/common/setup.texi \
- $(top_srcdir)/common/cpright.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi
info_TEXINFOS = c_user.texi
c_user_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)