diff options
-rw-r--r-- | ports-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index 07cd19ad34af..40915da6f900 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -22,6 +22,7 @@ SUBDIR += pkg_remove SUBDIR += pkg_replace SUBDIR += pkg_rmleaves + SUBDIR += pkg_search SUBDIR += pkg_trackinst SUBDIR += pkg_tree SUBDIR += pkgfe |