parent
a3817721fc
commit
316ef8a069
1 changed files with 4 additions and 0 deletions
4
Makefile
4
Makefile
|
@ -303,3 +303,7 @@ webdocs:
|
|||
docs: $(MANPAGES)
|
||||
|
||||
alldocs: docs webdocs
|
||||
|
||||
version:
|
||||
@echo $(VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue