diff options
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile index 280b6a5..97db23e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -35,6 +35,8 @@ VERSION=$(shell cat ../version) +.PHONY: clean + all: manpage uanytun.8: uanytun.8.txt |