Skip Windows-only samples when making Unix distribution.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Oct 2010 22:53:50 +0000 (22:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 13 Oct 2010 22:53:50 +0000 (22:53 +0000)
commitd5cbcec97ddefa0815853bd11cc612dc58ef7f3e
treeb2a761b2689374aabbcc5da7bfb46387218c67d6
parentcaf019265afa41f771d17960e772b675d783a0c7
Skip Windows-only samples when making Unix distribution.

Some samples are by definition Windows-only so they don't have Makefile.in
files for Unix at all, skip them when creating the Unix distribution to avoid
errors due to attempts to copy non-existent files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/make_dist.mk