diff --git a/test/syscall_test/Makefile b/test/syscall_test/Makefile index ff462922..8f5b5a32 100644 --- a/test/syscall_test/Makefile +++ b/test/syscall_test/Makefile @@ -59,6 +59,7 @@ TESTS ?= \ unlink_test \ utimes_test \ vdso_clock_gettime_test \ + vfork_test \ write_test \ xattr_test \ # The end of the list