mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
lib: Remove duplicate SUBDIR libnv.
With SUBDIR_PARALLEL, duplicates in ${SUBDIR} cause harmless but verbose
warnings.
This commit is contained in:
parent
72e73a252b
commit
fc57f9bb5a
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@ SUBDIR= ${SUBDIR_ORDERED} \
|
|||
${_libnandfs} \
|
||||
libnetbsd \
|
||||
${_libngatm} \
|
||||
libnv \
|
||||
libopie \
|
||||
libpam \
|
||||
libpcap \
|
||||
|
|
|
|||
Loading…
Reference in a new issue