Skip to content
Snippets Groups Projects
Commit 2e4164f5 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Remove libs/Makelib.rules on distclean.

parent 4bdeae37
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@ clean::
$(RM) wine
distclean: clean
$(RM) config.* configure.lineno TAGS tags Make.rules dlls/Makedll.rules dlls/Maketest.rules programs/Makeprog.rules include/config.h
$(RM) config.* configure.lineno TAGS tags Make.rules dlls/Makedll.rules dlls/Maketest.rules programs/Makeprog.rules libs/Makelib.rules include/config.h
$(RM) -r autom4te.cache
$(RM) `find . \( -name Makefile -o -size 0 \) -print`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment