Changeset 1744 for trunk/configure.ac
- Timestamp:
- Aug 15, 2012, 1:57:06 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r1713 r1744 473 473 build/Makefile 474 474 binaries/Makefile 475 people/Makefile 475 476 games/Makefile 476 477 tools/Makefile … … 493 494 ]) 494 495 AC_CONFIG_FILES( 495 [games/demo-jnat/Makefile496 ])497 AC_CONFIG_FILES(498 [games/ToukyDemo/Makefile499 ])500 AC_CONFIG_FILES(501 496 [tools/neercs/Makefile 502 497 ]) 498 AC_CONFIG_FILES( 499 [people/jnat/Makefile 500 people/touky/Makefile 501 ]) 503 502 504 503 AC_OUTPUT
Note: See TracChangeset
for help on using the changeset viewer.