Skip to content

Commit

Permalink
Update makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
harrison314 committed Oct 20, 2024
1 parent da6ac79 commit 4965f2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_linux/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ bouncy-pkcs11.o: $(SRC_DIR)/bouncy-pkcs11.c $(HEADERFILES)

clean:
-rm -f *.o
-rm -f *.so

cleanso:
-rm -f *.so

0 comments on commit 4965f2c

Please sign in to comment.