X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..57681e5bfdb903d4b4a9d4eba284b414ba93e059:/contrib/configure.in diff --git a/contrib/configure.in b/contrib/configure.in index d4b6e3aa27..e1311a7008 100644 --- a/contrib/configure.in +++ b/contrib/configure.in @@ -42,10 +42,14 @@ AC_OUTPUT([ src/ogl/Makefile src/mmedia/Makefile src/stc/Makefile + src/xml/Makefile samples/Makefile samples/mmedia/Makefile samples/ogl/Makefile samples/ogl/ogledit/Makefile samples/ogl/studio/Makefile samples/stc/Makefile + utils/Makefile + utils/wxrc/Makefile + utils/wxrcedit/Makefile ])