mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 07:56:33 +01:00
Don't print an error if the .depend files don't exist.
This commit is contained in:
@@ -22,4 +22,4 @@ clean:
|
||||
.depend: $(SRCS) ../Makefile.config ../Makefile.common Makefile
|
||||
$(DEP_RULE)
|
||||
|
||||
include .depend
|
||||
-include .depend
|
||||
|
||||
Reference in New Issue
Block a user