ソースを参照

Fix dep file include in Makefile

master
Bert Münnich 8年前
コミット
4af189e7d9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile ファイルの表示

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

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


読み込み中…
キャンセル
保存