Procházet zdrojové kódy

thonik: add some cool sprites to a new project.

undefined
Sam Hocevar před 9 roky
rodič
revize
7b3a4ca3b2
1 změnil soubory, kde provedl 5 přidání a 12 odebrání
  1. +5
    -12
      configure.ac

+ 5
- 12
configure.ac Zobrazit soubor

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


Načítá se…
Zrušit
Uložit