From adc79032764885b4701e33a874487ebd74d9657d Mon Sep 17 00:00:00 2001 From: Ray Hogenson Date: Mon, 26 Mar 2012 15:12:04 -0800 Subject: added press enter prompt --- os/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/linux/Makefile') 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 -- cgit v1.3.1