Browse Source

build: create and activate Makefile for ToukyDemo.

legacy
Sam Hocevar sam 12 years ago
parent
commit
c805dca4c8
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      configure.ac

+ 3
- 0
configure.ac View File

@@ -405,6 +405,9 @@ AC_CONFIG_FILES(
AC_CONFIG_FILES(
[games/orbital/Makefile
])
AC_CONFIG_FILES(
[games/ToukyDemo/Makefile
])
AC_CONFIG_FILES(
[tools/neercs/Makefile
])


Loading…
Cancel
Save