Fix dep file include in Makefile
This commit is contained in:
parent
a5403178e3
commit
4af189e7d9
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -91,5 +91,5 @@ uninstall:
|
|||
@echo "REMOVE share/sxiv/"
|
||||
rm -rf $(DESTDIR)$(PREFIX)/share/sxiv
|
||||
|
||||
-include $(DEP)
|
||||
-include $(DEPS)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue