]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configure.in
corrected BestSize algorithm
[wxWidgets.git] / utils / configure.in
index b2a6b149c3f943c23da40de3cf3f9ea74cf68972..b22ae8331438536e82e04e03e8f0da2fe7fd559e 100644 (file)
@@ -8,13 +8,6 @@ AC_SUBST(GL_TOOLKIT_DIR)
 
 AC_OUTPUT([
             Makefile
-            wxMMedia2/Makefile
-            wxMMedia2/lib/Makefile
-            wxMMedia2/sample/Makefile
-            glcanvas/Makefile
-            glcanvas/${GL_TOOLKIT_DIR}/Makefile
-            ogl/Makefile
-            ogl/src/Makefile
             makegen/Makefile
             HelpGen/Makefile
             HelpGen/src/Makefile
@@ -23,4 +16,8 @@ AC_OUTPUT([
             hhp2cached/Makefile
             dialoged/Makefile
             dialoged/src/Makefile
+            emulator/Makefile
+            emulator/src/Makefile
+            helpview/Makefile
+            helpview/src/Makefile
          ])