소스 검색

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)


불러오는 중...
취소
저장