Ver código fonte

Fix dep file include in Makefile

master
Bert Münnich 8 anos atrás
pai
commit
4af189e7d9
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver arquivo

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

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


Carregando…
Cancelar
Salvar