libexec: Add pkg-serve directory
Add pkg-serve to the list of subdirectories in the Makefile.
Reviewed by: bapt
Fixes: b42e852e89 ("pkg-serve(8): serve pkg repositories over TCP via inetd (8)")
Differential Revision: https://reviews.freebsd.org/D56009
This commit is contained in:
@@ -14,6 +14,7 @@ SUBDIR= ${_atf} \
|
||||
${_makewhatis.local} \
|
||||
${_mknetid} \
|
||||
${_phttpget} \
|
||||
${_pkgserve} \
|
||||
${_pppoed} \
|
||||
rc \
|
||||
revnetgroup \
|
||||
|
||||
Reference in New Issue
Block a user