summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 9750ff2e91..14e6dafec8 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,6 +1,10 @@
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * Makefile.am: Use .$(OBJEXT) instead of .o.
+
+2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* Makefile.am: Eliminate LIBNAME. Use AM_CPPFLAGS instead of
INCLUDES (Upcoming automake standard).