diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-09-23 22:46:19 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-09-23 22:46:19 +0000 |
commit | 304336144cd75ddde4e39ba0838dd7237bc50594 (patch) | |
tree | d5c6718549e2adb7fc77970fe0542483a42d0c8b /targets | |
parent | 8b64f3ca6c222808ef42281a2c49ae9eac59ac06 (diff) | |
download | src-304336144cd75ddde4e39ba0838dd7237bc50594.tar.gz src-304336144cd75ddde4e39ba0838dd7237bc50594.zip |
DIRDEPS_BUILD: Connect new directories.
Sponsored by: Dell EMC Isilon
Notes
Notes:
svn path=/head/; revision=306281
Diffstat (limited to 'targets')
-rw-r--r-- | targets/pseudo/userland/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/pseudo/userland/Makefile.depend b/targets/pseudo/userland/Makefile.depend index 6b9f83c009bb..700da508c2a0 100644 --- a/targets/pseudo/userland/Makefile.depend +++ b/targets/pseudo/userland/Makefile.depend @@ -325,6 +325,7 @@ DIRDEPS+= \ usr.bin/pr \ usr.bin/printenv \ usr.bin/printf \ + usr.bin/proccontrol \ usr.bin/procstat \ usr.bin/protect \ usr.bin/quota \ |