aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2016-04-17 20:02:53 +1000
committerBen Elliston <bje@gnu.org>2016-04-17 20:02:53 +1000
commit1fd529da0d4122da7dd5d24cb1823da1f9ccec38 (patch)
tree14b0f9ec356e00cd831b090d8ea13fd081a20e80 /Makefile.am
parent558ccd9acbcb7d7be9b07114474215c841ba4010 (diff)
downloaddejagnu-1fd529da0d4122da7dd5d24cb1823da1f9ccec38.zip
dejagnu-1fd529da0d4122da7dd5d24cb1823da1f9ccec38.tar.gz
dejagnu-1fd529da0d4122da7dd5d24cb1823da1f9ccec38.tar.bz2
* Makefile.am (pkgdata_DATA): Add lib/ssh.exp, lib/dmucs.exp.
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 604d9f1..16bcf74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@ pkgdata_DATA = \
lib/debugger.exp \
lib/dejagnu.exp \
lib/dg.exp \
+ lib/dmucs.exp \
lib/framework.exp \
lib/ftp.exp \
lib/kermit.exp \
@@ -48,6 +49,7 @@ pkgdata_DATA = \
lib/remote.exp \
lib/rlogin.exp \
lib/rsh.exp \
+ lib/ssh.exp \
lib/standard.exp \
lib/target.exp \
lib/targetdb.exp \