Bläddra i källkod

Fix dep file include in Makefile

master
Bert Münnich 7 år sedan
förälder
incheckning
4af189e7d9
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Visa fil

@@ -91,5 +91,5 @@ uninstall:
@echo "REMOVE share/sxiv/"
rm -rf $(DESTDIR)$(PREFIX)/share/sxiv

-include $(DEP)
-include $(DEPS)


Laddar…
Avbryt
Spara