diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-08-29 09:20:20 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-08-29 09:20:20 +0000 |
| commit | fc260fdcb8ff399ec9d790735d30e6f0ebd34244 (patch) | |
| tree | 8f3f717db81b1cf5850ec885632d4b32d4f0126d | |
| parent | aa6fe060d5751454e099c3664864cc9b8877811b (diff) | |
devel/Makefile: Fix rename of libthreadar
| -rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index f40922e78074..c58078c72d36 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1348,7 +1348,7 @@ SUBDIR += libtextstyle SUBDIR += libthai SUBDIR += libthmap - SUBDIR += libthreader + SUBDIR += libthreadar SUBDIR += libtickit SUBDIR += libtifiles2 SUBDIR += libtool |
