summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkimg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkimg/Makefile')
-rw-r--r--usr.bin/mkimg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/mkimg/Makefile b/usr.bin/mkimg/Makefile
index 582ca60..b802799 100644
--- a/usr.bin/mkimg/Makefile
+++ b/usr.bin/mkimg/Makefile
@@ -9,6 +9,7 @@ CFLAGS+=-DSPARSE_WRITE
# List of formats to support
SRCS+= \
raw.c \
+ vhd.c \
vmdk.c
# List of schemes to support
OpenPOWER on IntegriCloud