diff options
| author | Ray Hogenson <rayhogenson@gmail.com> | 2012-03-26 15:12:04 -0800 |
|---|---|---|
| committer | Ray Hogenson <rayhogenson@gmail.com> | 2012-03-26 15:12:04 -0800 |
| commit | adc79032764885b4701e33a874487ebd74d9657d (patch) | |
| tree | 0a8bda8875c594f4df91ce9edea5d9147f3af08d /os/linux | |
| parent | got it to compile on new system (diff) | |
| download | yetihack-adc79032764885b4701e33a874487ebd74d9657d.tar.zst | |
added press enter prompt
Diffstat (limited to 'os/linux')
| -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 |
