summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2017-03-30 18:14:40 +0100
committerMichael Meeks <michael.meeks@collabora.com>2017-03-30 18:14:40 +0100
commitae0dba10889a745e04d7be350e89795dd782f030 (patch)
tree512705ea1d8ac0973eae62876be0a2a739eed189 /test/Makefile.am
parentCleanup whitespace, return is not a function. (diff)
downloadonline-ae0dba10889a745e04d7be350e89795dd782f030.tar.gz
online-ae0dba10889a745e04d7be350e89795dd782f030.zip
Cleanup prctl / gettid system-call thrash on logging.
Makes the strace look much prettier.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index bb9377e3c1..0089e6579d 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -35,6 +35,7 @@ wsd_sources = \
../common/Log.cpp \
../common/Protocol.cpp \
../common/Session.cpp \
+ ../common/Util.cpp \
../common/MessageQueue.cpp \
../kit/Kit.cpp \
../wsd/TileCache.cpp \