From f2a225464b4ed8ed84df0e7cedfa1ccb0ce8025d Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Wed, 17 Sep 2014 14:42:53 +0000 Subject: [PATCH] build: minor Linux, gcc and mingw compilation fixes. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index bc73ca79..f9472dc3 100644 --- a/configure.ac +++ b/configure.ac @@ -562,6 +562,7 @@ AC_CONFIG_FILES( people/touky/Makefile people/touky/sprite_sorter/Makefile people/touky/squad_shooter/Makefile + people/touky/top_shooter/Makefile people/touky/touky_demo/Makefile people/touky/tactics/Makefile people/touky/the_unfortunate_voronoid/Makefile