added dynamic sample to the AC_OUTPUT (bug #79)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
samples/configure
vendored
2
samples/configure
vendored
@@ -662,6 +662,7 @@ trap 'rm -fr `echo "
|
||||
dnd/Makefile
|
||||
dragimag/Makefile
|
||||
drawing/Makefile
|
||||
dynamic/Makefile
|
||||
exec/Makefile
|
||||
font/Makefile
|
||||
grid/Makefile
|
||||
@@ -805,6 +806,7 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
|
||||
dnd/Makefile
|
||||
dragimag/Makefile
|
||||
drawing/Makefile
|
||||
dynamic/Makefile
|
||||
exec/Makefile
|
||||
font/Makefile
|
||||
grid/Makefile
|
||||
|
@@ -30,6 +30,7 @@ AC_OUTPUT([
|
||||
dnd/Makefile
|
||||
dragimag/Makefile
|
||||
drawing/Makefile
|
||||
dynamic/Makefile
|
||||
exec/Makefile
|
||||
font/Makefile
|
||||
grid/Makefile
|
||||
|
Reference in New Issue
Block a user