mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 07:46:02 +01:00
option was removed
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
cd5f23d8a6
commit
49ee10403f
1 changed files with 1 additions and 1 deletions
|
@ -142,6 +142,6 @@ clean:
|
||||||
$(QUIET)rm -rf ${BUILDDIR}
|
$(QUIET)rm -rf ${BUILDDIR}
|
||||||
$(QUIET)rm -rf ${DEPENDDIR}
|
$(QUIET)rm -rf ${DEPENDDIR}
|
||||||
|
|
||||||
.PHONY: all options clean debug run
|
.PHONY: all clean debug run
|
||||||
|
|
||||||
-include $(wildcard ${DEPENDDIR}/*.dep)
|
-include $(wildcard ${DEPENDDIR}/*.dep)
|
||||||
|
|
Loading…
Reference in a new issue