Fix annoying warning when running the script to generate tags under OS X.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Nov 2012 23:51:13 +0000 (23:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 4 Nov 2012 23:51:13 +0000 (23:51 +0000)
commit187fad412a9dd36ef3958c55ab3ace4bd2b1f570
tree095446c31d4a72d373710f951e129462b288b9ba
parentcabc71dee36b8205d20864129dfbf51a673d536d
Fix annoying warning when running the script to generate tags under OS X.

It complained about no matches for src/osx/cocoa/*.cpp.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
misc/scripts/makeosxtags.sh