97ece0f
diff --git a/wsutil/CMakeLists.txt b/wsutil/CMakeLists.txt
kenneth topp 6e2ecf1
index a55086c..0149801 100644
97ece0f
--- a/wsutil/CMakeLists.txt
97ece0f
+++ b/wsutil/CMakeLists.txt
kenneth topp 6e2ecf1
@@ -80,6 +80,7 @@ set(WSUTIL_PUBLIC_HEADERS
63bc18b
 	ws_roundup.h
4cdb9e8
 	ws_strptime.h
kenneth topp 6e2ecf1
 	wsgcrypt.h
97ece0f
+	wstmpdir.h
2313f2d
 	wsjson.h
63bc18b
 	wslog.h
97ece0f
 	xtea.h
kenneth topp 6e2ecf1
@@ -135,6 +136,7 @@ set(WSUTIL_COMMON_FILES
97ece0f
 	ws_pipe.c
4cdb9e8
 	ws_strptime.c
97ece0f
 	wsgcrypt.c
kenneth topp 6e2ecf1
+	wstmpdir.c
2313f2d
 	wsjson.c
63bc18b
 	wslog.c
kenneth topp 6e2ecf1
 	xtea.c