Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.
[bpt/emacs.git] / lib-src / Makefile.in
index e0acea8..f32333f 100644 (file)
@@ -278,7 +278,7 @@ uninstall:
        fi
 
 mostlyclean:
-       -rm -f core *.o
+       -rm -f core *.o *.res
 
 clean: mostlyclean
        -rm -f ${EXE_FILES}