summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-20 17:43:09 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-03-21 08:53:31 -0500
commit8cc7084c2c8cb0d2c38a6086f57239b09166744a (patch)
tree738945952198069fa907873fed97b6b13dac9b02 /doc/Makefile.am
parentscore: Unify pthread and gxx_wrapper once and move to score. (diff)
downloadrtems-8cc7084c2c8cb0d2c38a6086f57239b09166744a.tar.bz2
doc misc: Building again and updates
Remove references to Cygnus Fix issues introduced in previous edits
Diffstat (limited to '')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0533e0fa6f..e3e413b74e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -11,7 +11,7 @@ if USE_HTML
html_DATA = index.html
endif
-EXTRA_DIST += common/cpright.texi common/setup.texi \
+EXTRA_DIST = common/cpright.texi common/setup.texi \
common/treedef.tex common/rtems.texi.in
if USE_HTML