Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 026aabc

Browse files
committed
Fix typo
1 parent a7ddccf commit 026aabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ clean:
3434
rm -f $(OBJECTS) *.a *.so
3535

3636

37-
.PHONY: static shared install install-static clean
37+
.PHONY: static shared install install-shared clean

0 commit comments

Comments
 (0)