summaryrefslogtreecommitdiffstats
path: root/doc/develenv/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-17 15:52:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-17 15:52:35 +0000
commit3b9abf8709b65c7904cb0d489a46e0496e4bfa6e (patch)
tree9b69a937dfcafa810bdafa69c41205e048572acd /doc/develenv/Makefile.am
parent2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3b9abf8709b65c7904cb0d489a46e0496e4bfa6e.tar.bz2
2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
Diffstat (limited to 'doc/develenv/Makefile.am')
-rw-r--r--doc/develenv/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am
index 1e562da861..9ba673dc9b 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -37,3 +37,5 @@ $(srcdir)/utils.texi: utils.t
-n "Command and Variable Index" < $< > $@
CLEANFILES += develenv.info
+
+EXTRA_DIST = direct.t sample.t utils.t