Adjust to ObjFW changes

This commit is contained in:
Jonathan Schleifer 2017-04-15 19:56:14 +02:00
parent 5231f5d504
commit 7f15e8bb72
No known key found for this signature in database
GPG key ID: 28D65178B37F33E3
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
all:
@objfw-compile -o scrypt-pwgen *.m
@objfw-compile -Werror -o scrypt-pwgen *.m
clean:
rm -f *.o *~ scrypt-pwgen