From 608918bdb004486037025ba858ccfaac0947a399 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Tue, 17 Dec 2013 08:28:19 +0000 Subject: [PATCH] singlshot: move Ludum Dare #28 entry to a real game project! --- configure.ac | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b0cdd1e9..7a29c3ce 100644 --- a/configure.ac +++ b/configure.ac @@ -534,6 +534,9 @@ AC_CONFIG_FILES( games/abuse/doc/abuse.6 games/abuse/doc/abuse-tool.6 ]) +AC_CONFIG_FILES( + [games/singlshot/Makefile +]) AC_CONFIG_FILES( [demos/tutorial/Makefile demos/lol.js/Makefile @@ -563,7 +566,6 @@ AC_CONFIG_FILES( people/jylam/private/lander/Makefile people/sam/Makefile people/sam/ld27/Makefile - people/sam/ld28/Makefile people/sam/private/Makefile people/sam/private/kanagawa/Makefile people/sam/private/sapp/Makefile