mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Fixed: Missing ENDIF()
This commit is contained in:
parent
6ea0d5f9a0
commit
0480fec75c
1 changed files with 1 additions and 0 deletions
|
@ -19,4 +19,5 @@ IF(WITH_RYZOM_CLIENT)
|
||||||
ELSE()
|
ELSE()
|
||||||
INSTALL(FILES unix/upgd_nl.sh DESTINATION ${RYZOM_GAMES_PREFIX})
|
INSTALL(FILES unix/upgd_nl.sh DESTINATION ${RYZOM_GAMES_PREFIX})
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
ENDIF()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
Loading…
Reference in a new issue