git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4526
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define wxUSE_SCROLLBAR 1
EOF
- SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll"
+ SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS scroll scrollsub"
fi
if test "$wxUSE_SLIDER" = "yes"; then
if test "$wxUSE_GUI" = "yes"; then
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS bombs controls dialogs drawing dynamic \
- forty fractal image wxpoem"
+ font forty fractal image minimal richedit wxpoem"
else
SAMPLES_SUBDIRS=""
fi
dnl TODO some samples are never built so far:
dnl mfc, nativdlg, oleauto, ownerdrw, proplist
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS bombs controls dialogs drawing dynamic \
- forty fractal image wxpoem"
+ font forty fractal image minimal richedit wxpoem"
else
SAMPLES_SUBDIRS=""
fi