mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-29 20:20:43 +00:00
forgot to remove the .deps dir on clean
This commit is contained in:
parent
a88b8e07b5
commit
8f9d7079e4
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ libr.pak: $(libr_obj)
|
|||
|
||||
clean:
|
||||
rm -f *.qfo *.pak *.d
|
||||
rm -rf .deps
|
||||
|
||||
-include $(libr_dep)
|
||||
|
|
Loading…
Reference in a new issue