summaryrefslogtreecommitdiff
path: root/examples/hello_strlcpy3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_strlcpy3/Makefile')
-rw-r--r--examples/hello_strlcpy3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello_strlcpy3/Makefile b/examples/hello_strlcpy3/Makefile
index 33e80b1..7257050 100644
--- a/examples/hello_strlcpy3/Makefile
+++ b/examples/hello_strlcpy3/Makefile
@@ -3,7 +3,7 @@ SRCS = hello.c
WARNS = 4
-MKC_FEATURES = strlcpy strlcat getline
+MKC_FEATURES = strlcpy strlcat getline progname
MKC_REQD = 0.26.0