diff options
Diffstat (limited to 'wget/Makefile')
-rw-r--r-- | wget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wget/Makefile b/wget/Makefile index 35c640f..92361f0 100644 --- a/wget/Makefile +++ b/wget/Makefile @@ -1,4 +1,5 @@ .POSIX: +include ../common.mk install: test ! -d ~/.wget-hsts |