From 0e7c06123027b199a8ac088b09422d90ec16b319 Mon Sep 17 00:00:00 2001 From: ehaupt Date: Wed, 31 May 2006 12:51:03 +0000 Subject: Add pipepanic 0.1.3, a pipe connecting game using libSDL. PR: 97558 Submitted by: Dmitry Marakasov --- games/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/Makefile') diff --git a/games/Makefile b/games/Makefile index 7364e1216226..2b4dd616fdd8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -489,6 +489,7 @@ SUBDIR += pinball SUBDIR += pioneers SUBDIR += pipenightdreams + SUBDIR += pipepanic SUBDIR += plonx SUBDIR += pmars SUBDIR += pmars-sdl -- cgit