From 7b3a4ca3b2673653d0fdd1146b6e2f43069b34de Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 4 May 2015 00:29:27 +0000 Subject: [PATCH] thonik: add some cool sprites to a new project. --- configure.ac | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/configure.ac b/configure.ac index 70e6877b..106db19a 100644 --- a/configure.ac +++ b/configure.ac @@ -495,6 +495,11 @@ AC_CONFIG_FILES( ]) AC_CONFIG_FILES( [games/monsterz/Makefile + games/mrpigeon/Makefile + games/orbital/Makefile + games/singlshot/Makefile + games/thonik/Makefile + games/sot3000/Makefile ]) AC_CONFIG_FILES( [games/deushax/Makefile @@ -503,12 +508,6 @@ AC_CONFIG_FILES( games/deushax/gfx/Makefile games/deushax/maps/Makefile ]) -AC_CONFIG_FILES( - [games/mrpigeon/Makefile -]) -AC_CONFIG_FILES( - [games/orbital/Makefile -]) AC_CONFIG_FILES( [games/abuse/Makefile games/abuse/src/Makefile @@ -517,12 +516,6 @@ AC_CONFIG_FILES( games/abuse/doc/abuse.6 games/abuse/doc/abuse-tool.6 ]) -AC_CONFIG_FILES( - [games/singlshot/Makefile -]) -AC_CONFIG_FILES( - [games/sot3000/Makefile -]) AC_CONFIG_FILES( [demos/lol.js/Makefile ])