diff options
Diffstat (limited to 'usr.bin/dc/Makefile.depend')
-rw-r--r-- | usr.bin/dc/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/dc/Makefile.depend b/usr.bin/dc/Makefile.depend index 9d5105e918de..7e1b62db9b93 100644 --- a/usr.bin/dc/Makefile.depend +++ b/usr.bin/dc/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcapsicum \ lib/libcompiler_rt \ secure/lib/libcrypto \ secure/lib/libssl \ |