Commit 5548e86b authored by Alexandre Julliard's avatar Alexandre Julliard

Temp hack to clean up .def files and hopefully avoid more bug

reports about failed builds.
parent 46185a9f
......@@ -1828,7 +1828,7 @@ uninstall::
-rmdir $(dlldir)
clean::
$(RM) $(IMPORT_SYMLINKS)
$(RM) $(IMPORT_SYMLINKS) *.$(IMPLIBEXT)
check test:: $(BUILDSUBDIRS:%=%/__test__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment