X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d2c394b59407ca3780a92a28ab12f63489c9cb1..accfe34dfae7188b403968f694f0eb31cf5f9ccf:/contrib/configure.in

diff --git a/contrib/configure.in b/contrib/configure.in
index 2e485da09a..c35f135d47 100644
--- a/contrib/configure.in
+++ b/contrib/configure.in
@@ -47,6 +47,7 @@ AC_OUTPUT([
             src/plot/Makefile
             src/applet/Makefile
             src/fl/Makefile
+            src/net/Makefile
             samples/Makefile
             samples/mmedia/Makefile
             samples/ogl/Makefile
@@ -60,6 +61,8 @@ AC_OUTPUT([
             samples/gizmos/multicell/Makefile
             samples/gizmos/splittree/Makefile
             samples/gizmos/editlbox/Makefile
+            samples/gizmos/dynsash/Makefile
+            samples/gizmos/dynsash_switch/Makefile
             samples/xrc/Makefile
             samples/plot/Makefile
             samples/applet/Makefile