raw: Add run_as_child_process function.
[swifty.git] / src / raw / test / Makefile
index 793a511..fba469b 100644 (file)
@@ -10,7 +10,7 @@ test: test.o test_sw_socket.o test_sw_bind.o test_sw_getsockname.o \
        test_sw_sendto.o test_sw_recvfrom.o \
        test_sw_sendmsg.o test_sw_recvmsg.o \
        test_sw_setsockopt.o test_sw_getsockopt.o \
-       test_sw_close.o test_dummy.o
+       test_sw_close.o test_dummy.o test_common.o \
        ../swift_raw.o ../swift_list.o
 
 clean: