Fixed: Missing ENDIF()

This commit is contained in:
kervala 2016-09-21 17:38:10 +02:00
parent 6ea0d5f9a0
commit 0480fec75c

View file

@ -20,3 +20,4 @@ IF(WITH_RYZOM_CLIENT)
INSTALL(FILES unix/upgd_nl.sh DESTINATION ${RYZOM_GAMES_PREFIX})
ENDIF()
ENDIF()
ENDIF()