aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2015-01-22 06:41:32 +1100
committerBen Elliston <bje@gnu.org>2015-01-22 06:41:32 +1100
commit4c1f808ce8de021296af68786e2397947e50b0bd (patch)
tree480e14d0014cc8482fbd97e358049012fdcaf92d /Makefile.am
parent3344ec53cc6d06a7436a9760ee6d595565f253c2 (diff)
* Makefile.am (baseboard_DATA): Add baseboards/visium-sim.exp.
* Makefile.in: Regenerate. * baseboards/visium-sim.exp: New file. Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 79e90a3..98b71ff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,4 @@
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
-# 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1992-2015 Free Software Foundation, Inc.
#
# This file is part of DejaGnu.
#
@@ -195,6 +194,7 @@ baseboard_DATA = \
baseboards/unix.exp \
baseboards/usparc-cygmon.exp \
baseboards/v850-sim.exp \
+ baseboards/visium-sim.exp \
baseboards/vr4100-ddb.exp \
baseboards/vr4100-sim.exp \
baseboards/vr4111-sim.exp \