summarylogtreecommitdiffstats
path: root/not-a-game.patch
blob: c3868fcf5c5dd74f54a34e7ad52a0ef678238d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -154,7 +154,7 @@ ENDMACRO()
 my_exe(
     "fortune"
     "fortune/fortune.c"
-    "games"
+    "bin"
 )
 my_exe(