tmitrontests directory listed twice.

This commit is contained in:
Joel Sherrill
1999-11-22 19:02:05 +00:00
parent 101e9b0af9
commit 7dbb0bd230

View File

@@ -54,7 +54,7 @@ if test "$tests_enabled" = "yes"; then
cfg_subdirs="$cfg_subdirs psxtests"
fi
if test "$HAS_ITRON_API" = "yes"; then
cfg_subdirs="$cfg_subdirs itrontests tmitrontests"
cfg_subdirs="$cfg_subdirs itrontests"
fi
# Now do performance tests
cfg_subdirs="$cfg_subdirs tmtests"