summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2021-06-22 15:40:48 +0300
committerTor Lillqvist <tml@iki.fi>2021-06-22 16:43:40 +0300
commit64675d29265db9228ea503968413f6a28c087528 (patch)
tree05edfeaf26417e2c660bbe70dfa0cbbd12ce05b0 /Makefile.am
parentUse a synthetic pid and tid for Trace Events from loleaflet (diff)
downloadonline-64675d29265db9228ea503968413f6a28c087528.tar.gz
online-64675d29265db9228ea503968413f6a28c087528.zip
Add ProfileZone to encodeSubBufferToPNG
Signed-off-by: Tor Lillqvist <tml@collabora.com> Change-Id: I7363ea929ba703ce34a5c2411687f120ac5ba59e
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index dbb997c2b2..02f8ceb773 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -165,6 +165,7 @@ lokitclient_SOURCES = common/Log.cpp \
tools/KitClient.cpp \
common/Protocol.cpp \
common/StringVector.cpp \
+ common/TraceEvent.cpp \
common/Util.cpp
loolforkit_sources = kit/ChildSession.cpp \