From fd8ddb2bbad8f61a878853ed8b45d4680a51c84f Mon Sep 17 00:00:00 2001
From: Arno Schoenmakers <schoenmakers@astron.nl>
Date: Thu, 17 Dec 2009 20:45:07 +0000
Subject: [PATCH] Bug 1319: Added module subracktest to StationTest build

---
 LCU/StationTest/test/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LCU/StationTest/test/Makefile.am b/LCU/StationTest/test/Makefile.am
index 353f955ea20..cfc8d7912b5 100644
--- a/LCU/StationTest/test/Makefile.am
+++ b/LCU/StationTest/test/Makefile.am
@@ -1,4 +1,4 @@
 SUBDIRS = beamformertest hbatest hbatest/gold subbandstatistics \
-          systemnoise timing xcstatistics envcontroltest
+          systemnoise timing xcstatistics envcontroltest subracktest
 
 include $(top_srcdir)/Makefile.common
-- 
GitLab