aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/test_server/src/Makefile')
-rw-r--r--lib/test_server/src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/test_server/src/Makefile b/lib/test_server/src/Makefile
index ba264a5748..0858d24fce 100644
--- a/lib/test_server/src/Makefile
+++ b/lib/test_server/src/Makefile
@@ -72,7 +72,7 @@ C_FILES =
AUTOCONF_FILES = configure.in conf_vars.in
COVER_FILES = cross.cover
PROGRAMS = configure config.sub config.guess install-sh
-CONFIG = ts.config ts.unix.config ts.win32.config ts.vxworks.config
+CONFIG = ts.config ts.unix.config ts.win32.config
TARGET_FILES = $(MODULES:%=$(EBIN)/%.$(EMULATOR)) \
$(APP_TARGET) $(APPUP_TARGET)