X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68be9f090f422450d333385cf62c9b4d350674be..f1567cddead054974c4a079ed8ee2c798ef998dc:/samples/configure.in diff --git a/samples/configure.in b/samples/configure.in index 5e3d529a70..89c1040f86 100644 --- a/samples/configure.in +++ b/samples/configure.in @@ -32,6 +32,7 @@ AC_OUTPUT([ layout/Makefile listctrl/Makefile mdi/Makefile + menu/Makefile minifram/Makefile minimal/Makefile newgrid/Makefile @@ -66,4 +67,8 @@ AC_OUTPUT([ html/zip/Makefile html/virtual/Makefile html/widget/Makefile + opengl/Makefile + opengl/cube/Makefile + opengl/penguin/Makefile + opengl/isosurf/Makefile ])