summaryrefslogtreecommitdiffstats
path: root/doc
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
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 '')
-rw-r--r--doc/develenv/ChangeLog4
-rw-r--r--doc/develenv/Makefile.am2
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/develenv/ChangeLog b/doc/develenv/ChangeLog
index b44808dc57..5202fadf7e 100644
--- a/doc/develenv/ChangeLog
+++ b/doc/develenv/ChangeLog
@@ -1,3 +1,7 @@
+2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add direct.t sample.t utils.t to EXTRA_DIST.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
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