Commit f461b690 authored by Sam Hocevar's avatar Sam Hocevar

* ./Makefile: forgot to remove Makefile.config in the distclean rule.

parent 2cd2d8b3
......@@ -279,7 +279,7 @@ vlc-clean:
distclean: clean
-cd po && $(MAKE) maintainer-clean
rm -f **/*.o **/*~ *.log
rm -f Makefile.opts
rm -f Makefile.opts Makefile.config
rm -f include/defs.h include/modules_builtin.h
rm -f src/misc/modules_builtin.h
rm -f config*status config*cache config*log conftest*
......
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