mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-22 18:15:41 +08:00
rm makefile on clean
This commit is contained in:
parent
daf4a56665
commit
cf58e62baa
@ -11,5 +11,6 @@ override_dh_auto_clean:
|
||||
find src/ -type f -name "*.o" -delete
|
||||
find src/ -type f -name "Makefile.var" -delete
|
||||
find bin/ -type f -executable -delete
|
||||
rm -f Makefile
|
||||
|
||||
override_dh_usrlocal:
|
||||
|
Loading…
Reference in New Issue
Block a user