diff options
Diffstat (limited to 'os/linux/Makefile')
| -rw-r--r-- | os/linux/Makefile | 2 |
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 |
