mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-02-11 00:15:03 +01:00
Update Makefile
This commit is contained in:
parent
29472cdd06
commit
3f05c12c0a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -120,4 +120,4 @@ uninstall:
|
||||||
|
|
||||||
-include $(wildcard .depend/*.dep)
|
-include $(wildcard .depend/*.dep)
|
||||||
|
|
||||||
.PHONY: all options clean debug valgrind gdb dist install uninstall
|
.PHONY: all options clean debug valgrind gdb dist install uninstall tests
|
||||||
|
|
Loading…
Reference in a new issue