소스 검색

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


불러오는 중...
취소
저장