another makefile updated
[wxWidgets.git] / samples / bombs / Makefile.am
0 / 9 (  0%)
CommitLineData
1AUTOMAKE_OPTIONS = 1.3 no-dependencies
2
3SUFFIXES = .cpp
4
5DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
6
7noinst_PROGRAMS = bombs
8
9bombs_SOURCES = bombs.cpp bombs1.cpp game.cpp