build wrapsizer sample when wxUSE_GUI==1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-02-07 23:19:27 +00:00
parent 485c6263ac
commit 6f58b8f45d
2 changed files with 3 additions and 3 deletions

View File

@@ -7393,7 +7393,7 @@ if test "$wxUSE_GUI" = "yes"; then
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov controls dialogs drawing \
erase event exec font image minimal mobile \
mobile/wxedit mobile/styles render \
shaped svg taborder vscroll widgets"
shaped svg taborder vscroll widgets wrapsizer"
if test "$wxUSE_MONOLITHIC" != "yes"; then
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS console"