From f6bf0717fb342ddb162bacd0eef1dceadc811ddc Mon Sep 17 00:00:00 2001 From: nemysis Date: Thu, 3 Oct 2013 22:03:04 +0000 Subject: The Lost Feathers You control a boy and his bird named Py. Your goal is to recover Py's magical feathers, which were stolen by Evil Businessman. Help a bird to recover his magical feathers. WWW: https://code.google.com/p/lostfeathers/ Approved by: wg/pawel (mentors) --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 8ba429b48a47..d70a19d6a8b6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -553,6 +553,7 @@ SUBDIR += lmpc SUBDIR += lolcat SUBDIR += lordsawar + SUBDIR += lostfeathers SUBDIR += lpairs SUBDIR += lskat SUBDIR += ltris -- cgit