diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/mkuzip/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/mkuzip/Makefile.depend b/usr.bin/mkuzip/Makefile.depend index 9d045c81162c..b485aca179ec 100644 --- a/usr.bin/mkuzip/Makefile.depend +++ b/usr.bin/mkuzip/Makefile.depend @@ -13,6 +13,7 @@ DIRDEPS = \ lib/libmd \ lib/libthr \ lib/libz \ + lib/msun \ .include <dirdeps.mk> |