Explorar el Código

Fix dep file include in Makefile

master
Bert Münnich hace 7 años
padre
commit
4af189e7d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile Ver fichero

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

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


Cargando…
Cancelar
Guardar