aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/ChangeLog4
-rw-r--r--sim/common/Make-common.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 3facbce..26f00e6 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Make-common.in: Add datarootdir.
+
2009-08-29 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* aclocal.m4 (SIM_CHECK_MEMBER, SIM_CHECK_MEMBERS)
diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in
index b6b05a4..cf680de 100644
--- a/sim/common/Make-common.in
+++ b/sim/common/Make-common.in
@@ -52,6 +52,7 @@ libdir = @libdir@
tooldir = $(libdir)/$(target_alias)
datadir = @datadir@
+datarootdir = @datarootdir@
mandir = @mandir@
man1dir = $(mandir)/man1
infodir = @infodir@