mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-26 02:39:52 +02:00
Merge "have makefile.unix clean up src/webp/*~ too"
This commit is contained in:
@ -132,6 +132,7 @@ clean:
|
||||
src/dsp/*.o src/dsp/*~ \
|
||||
src/utils/*.o src/utils/*~ \
|
||||
src/mux/*.o src/mux/*~ \
|
||||
src/webp/*~ man/*~ doc/*~ swig/*~ \
|
||||
examples/*.o examples/*~
|
||||
|
||||
superclean: clean
|
||||
|
Reference in New Issue
Block a user