mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 12:36:00 +01:00
Update Makefile
This commit is contained in:
parent
a4d151ca8e
commit
a2b92e6440
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -125,4 +125,4 @@ uninstall:
|
||||||
|
|
||||||
-include $(wildcard .depend/*.dep)
|
-include $(wildcard .depend/*.dep)
|
||||||
|
|
||||||
.PHONY: all options clean debug valgrind gdb dist doc install uninstall tests
|
.PHONY: all options clean doc debug valgrind gdb dist doc install uninstall tests
|
||||||
|
|
Loading…
Reference in a new issue