diff --git a/Makefile b/Makefile index 3c40407..f6b9a65 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ clean: install: cp ./checkpw /usr/bin/ - install -g 0 -o 0 -m 0644 checkpw.1 /usr/share/man/man1/ + install -g 0 -o 0 -m 0644 ./checkpw.1 /usr/share/man/man1/ gzip -f /usr/share/man/man1/checkpw.1 cp ./checkpw.h /usr/include/