Browse Source

thonik: add some cool sprites to a new project.

undefined
Sam Hocevar 9 years ago
parent
commit
7b3a4ca3b2
1 changed files with 5 additions and 12 deletions
  1. +5
    -12
      configure.ac

+ 5
- 12
configure.ac View File

@@ -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
])


Loading…
Cancel
Save