selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
[linux-2.6-microblaze.git] / tools / testing / selftests / net / af_unix / Makefile
index cfc7f4f..df34164 100644 (file)
@@ -1,5 +1,2 @@
-##TEST_GEN_FILES := test_unix_oob
-TEST_PROGS := test_unix_oob
+TEST_GEN_PROGS := test_unix_oob
 include ../../lib.mk
-
-all: $(TEST_PROGS)