new makefiles (part I)
[wxWidgets.git] / samples / Makefile.am
1 # The makefile for wxWindows samples: only one sample is always built, the
2 # minimal one, the other samples to build are determined at configure time
3 # because many of them require the library to have some features compiled into
4 # it)
5 #
6 # $Id$
7
8 SUBDIRS = minimal \
9  @SAMPLES_SUBDIRS@