summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorgthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-28 15:15:02 +0000
committergthaker <gthaker@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-28 15:15:02 +0000
commit2a63e7e77b2c2d5b074f07f4dde7f305ad8c1827 (patch)
tree2b577f11eb2873cdfe2e5598bdbc3dadc49970a5 /tests/Makefile.am
parent090889a8e6e981d538d7d259cae38056395ca0ea (diff)
downloadATCD-2a63e7e77b2c2d5b074f07f4dde7f305ad8c1827.tar.gz
ChangeLogTag: Mon Apr 28 15:15:00 UTC 2003 Gautam Thaker <gthaker@atl.lmco.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3db01970f5e..8d43d159bfd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -135,6 +135,7 @@ noinst_PROGRAMS = \
Message_Queue_Test \
Message_Queue_Test_Ex \
Multicast_Test \
+ Multihomed_INET_Addr_Test \
Notify_Performance_Test \
OS_Test \
Object_Manager_Test \
@@ -328,6 +329,9 @@ Message_Queue_Test_Ex_SOURCES = Message_Queue_Test_Ex.cpp \
Multicast_Test_SOURCES = Multicast_Test.cpp
+Multihomed_INET_Addr_Test_SOURCES = Multihomed_INET_Addr_Test.cpp \
+ Multihomed_INET_Addr_Test.h
+
Naming_Test_SOURCES = Naming_Test.cpp
Notify_Performance_Test_SOURCES = Notify_Performance_Test.cpp