corrected nativ(e)dlg sample name

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-09-20 19:39:26 +00:00
parent 30097f6f29
commit c8434ee2f4
2 changed files with 3 additions and 3 deletions

4
samples/configure vendored
View File

@@ -694,7 +694,7 @@ trap 'rm -fr `echo "
mobile/wxedit/Makefile
mobile/styles/Makefile
multimon/Makefile
nativedlg/Makefile
nativdlg/Makefile
newgrid/Makefile
notebook/Makefile
oleauto/Makefile
@@ -854,7 +854,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
mobile/wxedit/Makefile
mobile/styles/Makefile
multimon/Makefile
nativedlg/Makefile
nativdlg/Makefile
newgrid/Makefile
notebook/Makefile
oleauto/Makefile

View File

@@ -64,7 +64,7 @@ AC_OUTPUT([
mobile/wxedit/Makefile
mobile/styles/Makefile
multimon/Makefile
nativedlg/Makefile
nativdlg/Makefile
newgrid/Makefile
notebook/Makefile
oleauto/Makefile