]> git.saurik.com Git - wxWidgets.git/blob - samples/Makefile.am
6470d0556d4a8d2876f8fe1f8ba551c719a6a93f
[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@