summaryrefslogtreecommitdiffstats
path: root/doc/develenv
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:20:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:20:40 +0000
commit9814e9e3203884ce66d91d9f139d3ddb1b16d1b1 (patch)
treec4b327b399ddd8a7d20cb9494c13cb4a7a944122 /doc/develenv
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9814e9e3203884ce66d91d9f139d3ddb1b16d1b1.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
Diffstat (limited to 'doc/develenv')
-rw-r--r--doc/develenv/ChangeLog4
-rw-r--r--doc/develenv/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/develenv/ChangeLog b/doc/develenv/ChangeLog
index 9a01e78179..f7b781e223 100644
--- a/doc/develenv/ChangeLog
+++ b/doc/develenv/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am
index cced1b295e..2587da1b31 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = develenv
EDITION = 1
@@ -38,3 +37,4 @@ $(srcdir)/utils.texi: utils.t
-n "Command and Variable Index" < $< > $@
CLEANFILES += develenv.info
+