summaryrefslogtreecommitdiff
path: root/sim/common/Make-common.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2009-10-02 15:43:17 +0000
committerTom Tromey <tromey@redhat.com>2009-10-02 15:43:17 +0000
commit1428dcedf39c2104f5fa2b600decd1ad50a9470d (patch)
tree641f5e9a569e93b403fec728b770d9f1bd83065e /sim/common/Make-common.in
parente0c483d688015ff88b3175708423b00ba0a4eb3f (diff)
downloadbinutils-gdb-1428dcedf39c2104f5fa2b600decd1ad50a9470d.tar.gz
2009-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* Make-common.in: Add datarootdir.
Diffstat (limited to 'sim/common/Make-common.in')
-rw-r--r--sim/common/Make-common.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in
index b6b05a40a8c..cf680de18e9 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@