aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/Makefile.common')
-rw-r--r--wsutil/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common
index 5fc9a426ba..e930e69aa5 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -44,6 +44,7 @@ LIBWSUTIL_SRC = \
nstime.c \
privileges.c \
str_util.c \
+ tempfile.c \
type_util.c
# Header files that are not generated from other files
@@ -62,4 +63,5 @@ LIBWSUTIL_INCLUDES = \
nstime.h \
privileges.h \
str_util.h \
+ tempfile.h \
type_util.h