don't bother compiling old TFE code.

This commit is contained in:
Kelvin Sherlock 2019-04-05 18:44:38 -04:00
parent e21cfbb37a
commit 0a6fd86d78

View File

@ -124,7 +124,7 @@ add_executable(to_pro to_pro.c)
add_executable(partls partls.c)
add_subdirectory(atbridge)
add_subdirectory(tfe)
#add_subdirectory(tfe)
add_subdirectory(rawnet)
if (DRIVER MATCHES "SDL")