Fixed typo

This commit is contained in:
Areloch 2023-11-23 13:38:43 -06:00
parent 7e5ccc65bd
commit 14351b03f3

View file

@ -10,7 +10,7 @@ if(WIN32)
else()
file(COPY "game" "source" DESTINATION "${TORQUE_APP_ROOT_DIRECTORY}" PATTERN "*.tscript" EXCLUDE
PATTERN "*.in" EXCLUDE
PATTERN "*.dll" EXLCUDE)
PATTERN "*.dll" EXCLUDE)
endif(WIN32)
# Enumerate scripts and install with extension