diff --git a/sbin/Makefile b/sbin/Makefile index 53fd0ead9d70..322fdaa6705b 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -107,7 +107,8 @@ SUBDIR+=fdisk \ .endif .if ${MACHINE_ARCH} == "amd64" -SUBDIR+=fdisk +SUBDIR+=fdisk \ + gpt .endif .include