Whamcloud - gitweb
LU-455 Replace DIST_SOURCES with EXTRA_DIST
[fs/lustre-release.git] / libsysio / tests / module.mk
index 3ed43b0..c23f6bd 100644 (file)
@@ -1,2 +1,7 @@
-TESTS_EXTRA = $(shell ls tests/*.[ch]) \
+TESTS_EXTRA = tests/drv_init_all.c tests/startup.c tests/sysio-run-start.c   \
+       tests/test_chown.c tests/test_copy.c tests/test_fcntl_lock.c         \
+       tests/test_getcwd.c tests/test.h tests/test_link.c tests/test_list.c \
+       tests/test_mkdir.c tests/test_mknod.c tests/test_path.c              \
+       tests/test_regions.c tests/test_rename.c tests/test_stats.c          \
+       tests/test_stddir.c tests/test_symlink.c tests/test_unlink.c         \
        tests/Makefile.am tests/Makefile.in tests/module.mk