diff options
| -rw-r--r-- | palm/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/palm/Makefile b/palm/Makefile index 403ea0f259e7..b05c9f467a62 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -3,7 +3,6 @@ COMMENT = Software support for handheld devices (Palm, PocketPC, ...) - SUBDIR += bibelot SUBDIR += imgvtopgm SUBDIR += jpilot SUBDIR += jpilot-picsnvideos diff --git a/sysutils/Makefile b/sysutils/Makefile index ee57442aefc9..305dc9b2ff39 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -104,6 +104,7 @@ SUBDIR += bfs SUBDIR += bhyve-firmware SUBDIR += bhyve-rc + SUBDIR += bibelot SUBDIR += biosfont SUBDIR += bkpupsd SUBDIR += bksh |
