summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 1dd8fdc..177a947 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -95,7 +95,9 @@ SUBDIR+=fdisk
.endif
.if ${MACHINE_ARCH} == "ia64"
-SUBDIR+=fdisk
+SUBDIR+=fdisk \
+ gpt \
+ mca
.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud