aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkimg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkimg/Makefile')
-rw-r--r--usr.bin/mkimg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkimg/Makefile b/usr.bin/mkimg/Makefile
index 492b451f3fe0..8edfc9bb76be 100644
--- a/usr.bin/mkimg/Makefile
+++ b/usr.bin/mkimg/Makefile
@@ -3,7 +3,7 @@
.include <src.opts.mk>
PROG= mkimg
-SRCS= format.c image.c mkimg.c scheme.c uuid.c
+SRCS+= format.c image.c mkimg.c scheme.c uuid.c
MAN= mkimg.1
MKIMG_VERSION=20161016