aboutsummaryrefslogtreecommitdiffstats
path: root/os/linux
diff options
context:
space:
mode:
Diffstat (limited to 'os/linux')
-rw-r--r--os/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/linux/Makefile b/os/linux/Makefile
index 82cffe4..35766bb 100644
--- a/os/linux/Makefile
+++ b/os/linux/Makefile
@@ -1,4 +1,4 @@
-yetihack:
+yetihack: src/YetiHack.cpp src/yeti.cpp
cd src && make
package: yetihack