]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configure
getting rid of warnings
[wxWidgets.git] / utils / configure
index a03a36e569469af34fee63f12ee624b304587827..04188df6ab9ee2cc7159fce2b4b4a3b02a4b916c 100755 (executable)
@@ -648,6 +648,10 @@ trap 'rm -fr `echo "
             hhp2cached/Makefile
             dialoged/Makefile
             dialoged/src/Makefile
+            emulator/Makefile
+            emulator/src/Makefile
+            helpview/Makefile
+            helpview/src/Makefile
          " | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
 EOF
 cat >> $CONFIG_STATUS <<EOF
@@ -731,6 +735,10 @@ CONFIG_FILES=\${CONFIG_FILES-"Makefile
             hhp2cached/Makefile
             dialoged/Makefile
             dialoged/src/Makefile
+            emulator/Makefile
+            emulator/src/Makefile
+            helpview/Makefile
+            helpview/src/Makefile
          "}
 EOF
 cat >> $CONFIG_STATUS <<\EOF