dhcp: Always build test-dhcp-client.
[openvswitch] / tests / Makefile.am
index e63a2985c34fb5f9282ec2294f2c02d87700383d..2548ea0af4047046a013fb3ba7b15bf55bbe43d5 100644 (file)
@@ -11,7 +11,7 @@ TESTS += test-type-props
 check_PROGRAMS += test-type-props
 test_type_props_SOURCES = test-type-props.c
 
-check_PROGRAMS += test-dhcp-client
+noinst_PROGRAMS = test-dhcp-client
 test_dhcp_client_SOURCES = test-dhcp-client.c
 test_dhcp_client_LDADD = ../lib/libopenflow.a $(FAULT_LIBS)