瀏覽代碼

thonik: add some cool sprites to a new project.

undefined
Sam Hocevar 9 年之前
父節點
當前提交
7b3a4ca3b2
共有 1 個檔案被更改,包括 5 行新增12 行删除
  1. +5
    -12
      configure.ac

+ 5
- 12
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
])


Loading…
取消
儲存