From 5fe710e39a0f4101c9fd4b92832bfde907d0d0a0 Mon Sep 17 00:00:00 2001 From: Eric Kooistra <kooistra@astron.nl> Date: Tue, 25 Nov 2008 15:23:02 +0000 Subject: [PATCH] Bug #1230: Added files. --- MAC/Test/Station/tc/Makefile.am | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/MAC/Test/Station/tc/Makefile.am b/MAC/Test/Station/tc/Makefile.am index 8910fb97187..a0c4ef7dd05 100644 --- a/MAC/Test/Station/tc/Makefile.am +++ b/MAC/Test/Station/tc/Makefile.am @@ -1,9 +1,16 @@ testdir = $(prefix)/test/tc test_SCRIPTS = bist.py \ empty.py \ + hba_client.py \ + hba_server.py \ prsg.py \ + rad_lane_mode.py \ + rad_latency.py \ serdes.py \ - status.py + spustat.py \ + status.py \ + sync_delay.py \ + tdstat.py include $(top_srcdir)/Makefile.common -- GitLab