summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-01-11 12:04:42 -0600
committerJoel Sherrill <joel@rtems.org>2017-01-11 12:08:15 -0600
commitd46a65d052eca994aea054db4ce990c30aae7726 (patch)
tree8fa6bb521c20a62044b34ac319a0ab05a869c8ac /Makefile.am
parentvirtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE... (diff)
downloadrtems-d46a65d052eca994aea054db4ce990c30aae7726.tar.bz2
Remove texinfo format documentation. Replaced by Sphinx formatted documentation.
updates #2812.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 93b398b011..5b7a62dcea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ EXTRA_DIST += config-ml.in
EXTRA_DIST += ampolish3
dist-hook:
- @files=`(cd $(srcdir); find doc cpukit c testsuites tools \
+ @files=`(cd $(srcdir); find cpukit c testsuites tools \
-name configure.ac -print | sed 's,/configure.ac,,' | sort)`; \
for i in $$files; do \
if test -f $(distdir)/$$i/configure.ac; then : ; \