summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/Makefile.am')
-rw-r--r--c/src/tests/psxtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/psxtests/Makefile.am b/c/src/tests/psxtests/Makefile.am
index 7fe7e2d642..8f4ed05e3f 100644
--- a/c/src/tests/psxtests/Makefile.am
+++ b/c/src/tests/psxtests/Makefile.am
@@ -12,7 +12,7 @@ POSIX_DIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13
-UNUSED_DIRS = psxfile02
+UNUSED_DIRS =
SUBDIRS = $(SHARED_DIRS) $(POSIX_DIRS) $(POSIX_FILES_DIRS) $(UNUSED_DIRS)