aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorYoshinori Sato <ysato@users.sourceforge.jp>2015-12-09 06:51:30 +1100
committerBen Elliston <bje@gnu.org>2015-12-09 06:51:30 +1100
commitfaf51ab42e4b41e68648543ab320e353aebc318c (patch)
tree933026e65934f490beb8e153d7a192107eae082f /Makefile.am
parent73db65f5379532d038cb65b45c56f8d8f765286a (diff)
* Makefile.am (baseboard_DATA): Add missing rx-sim.exp.
* Makefile.in: Regenerate. Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 98b71ff..869664b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -177,6 +177,7 @@ baseboard_DATA = \
baseboards/powerpc-sim.exp \
baseboards/powerpcle-sim.exp \
baseboards/rom68k-idp.exp \
+ baseboards/rx-sim.exp \
baseboards/sh-hms.exp \
baseboards/sh-sid.exp \
baseboards/sh-sim.exp \