fixed broken test for wxUSE_JOYSTICK in configure.

added joytest sample to samples_dist and samples/configure.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2000-03-19 23:04:18 +00:00
parent 281b0186b8
commit ceded8b925
5 changed files with 18 additions and 8 deletions

2
samples/configure vendored
View File

@@ -669,6 +669,7 @@ trap 'rm -fr `echo "
image/Makefile
internat/Makefile
ipc/Makefile
joytest/Makefile
layout/Makefile
listctrl/Makefile
mdi/Makefile
@@ -811,6 +812,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
image/Makefile
internat/Makefile
ipc/Makefile
joytest/Makefile
layout/Makefile
listctrl/Makefile
mdi/Makefile