Makefile fix.

This commit is contained in:
Johannes Findeisen 2025-01-01 09:33:15 +01:00
commit f53aaced69

View file

@ -6,7 +6,7 @@ clean:
install:
cp ./checkpw /usr/bin/
cp ./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/