From 3445cbcb6898c7f19ba82b13f3f5f1f06eb571b3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 18 Nov 2016 13:10:52 +1300 Subject: =?UTF-8?q?Add=E3=80=80=EF=BD=81=EF=BD=85=EF=BD=93=EF=BD=94?= =?UTF-8?q?=EF=BD=88(=EF=BC=96)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c79e6a9a..7e00910b 100644 --- a/Makefile +++ b/Makefile @@ -96,6 +96,7 @@ clean distclean : bin/tot \ bin/unf \ games/acq \ + games/aesth \ games/drakon \ games/kvlt \ games/rot13 \ @@ -211,7 +212,7 @@ install-finger : install -pm 0644 -- finger/project "$(HOME)"/.project install -pm 0644 -- finger/pgpkey "$(HOME)"/.pgpkey -install-games : games/acq games/drakon games/kvlt games/rot13 games/zs \ +install-games : games/acq games/aesth games/drakon games/kvlt games/rot13 games/zs \ check-games install-games-man install -m 0755 -d -- "$(HOME)"/.local/games for name in games/* ; do \ -- cgit v1.2.3