aboutsummaryrefslogtreecommitdiff
path: root/devel/got/files/openbsd-compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/got/files/openbsd-compat/Makefile')
-rw-r--r--devel/got/files/openbsd-compat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/got/files/openbsd-compat/Makefile b/devel/got/files/openbsd-compat/Makefile
index c590b173a81a..d02773ebfb77 100644
--- a/devel/got/files/openbsd-compat/Makefile
+++ b/devel/got/files/openbsd-compat/Makefile
@@ -1,7 +1,9 @@
LIB= openbsd-compat
INTERNALLIB=
-SRCS= freezero.c \
+SRCS= basename.c \
+ dirname.c \
+ freezero.c \
getdtablecount.c \
imsg.c \
imsg-buffer.c \