dd718e3cdb
You deserve a cookie!
13 lines
283 B
Diff
13 lines
283 B
Diff
diff --git a/fortune-mod/CMakeLists.txt b/fortune-mod/CMakeLists.txt
|
|
index dbe120d..cf36ad0 100644
|
|
--- a/fortune-mod/CMakeLists.txt
|
|
+++ b/fortune-mod/CMakeLists.txt
|
|
@@ -152,7 +152,7 @@ ENDMACRO()
|
|
my_exe(
|
|
"fortune"
|
|
"fortune/fortune.c"
|
|
- "games"
|
|
+ "bin"
|
|
)
|
|
|
|
my_exe(
|