wxChoiceDialog fix.
[wxWidgets.git] / samples / forty / Makefile.am
1 AUTOMAKE_OPTIONS = 1.3 no-dependencies
2
3 SUFFIXES = .cpp
4
5 DEFS = @DEFS@ $(TOOLKIT_DEF) $(WXDEBUG_DEFINE)
6
7 noinst_PROGRAMS = forty
8
9 forty_SOURCES = \
10  forty.cpp canvas.cpp card.cpp game.cpp pile.cpp playerdg.cpp scoredg.cpp \
11  scorefil.cpp