diff options
Diffstat (limited to 'games/uhexen2')
-rw-r--r-- | games/uhexen2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile index ac83fdca4a98..587f438c5aea 100644 --- a/games/uhexen2/Makefile +++ b/games/uhexen2/Makefile @@ -32,7 +32,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS_MULTI= BIN OPTIONS_MULTI_BIN= HEXEN2 HW OPTIONS_DEFINE= DEMO LAUNCHER_GTK1 LAUNCHER_GTK2 X86_ASM DOCS -OPTIONS_DEFALT= HEXEN2 HW LAUNCHER_GTK1 X86_ASM +OPTIONS_DEFAULT= HEXEN2 HW LAUNCHER_GTK1 X86_ASM DEMO_DESC= Install demo version of the game data HEXEN2_DESC= Build Hexen II clients and servers HW_DESC= Build HexenWorld clients and servers |