Fix dep file include in Makefile
This commit is contained in:
parent
a5403178e3
commit
4af189e7d9
2
Makefile
2
Makefile
@ -91,5 +91,5 @@ uninstall:
|
|||||||
@echo "REMOVE share/sxiv/"
|
@echo "REMOVE share/sxiv/"
|
||||||
rm -rf $(DESTDIR)$(PREFIX)/share/sxiv
|
rm -rf $(DESTDIR)$(PREFIX)/share/sxiv
|
||||||
|
|
||||||
-include $(DEP)
|
-include $(DEPS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user