summaryrefslogtreecommitdiffstats
path: root/client/x11/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'client/x11/Makefile.am')
-rw-r--r--client/x11/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/x11/Makefile.am b/client/x11/Makefile.am
index 9d87127b..aaeb3313 100644
--- a/client/x11/Makefile.am
+++ b/client/x11/Makefile.am
@@ -70,6 +70,7 @@ RED_COMMON_SRCS = \
$(top_srcdir)/client/pixels_source.h \
$(top_srcdir)/client/platform.h \
$(top_srcdir)/client/playback_channel.cpp \
+ $(top_srcdir)/client/process_loop.cpp \
$(top_srcdir)/client/quic.cpp \
$(top_srcdir)/client/record_channel.cpp \
$(top_srcdir)/client/red_channel.cpp \
@@ -106,6 +107,7 @@ spicec_SOURCES = \
atomic_count.h \
events_loop_p.cpp \
events_loop_p.h \
+ event_sources_p.cpp \
main.cpp \
named_pipe.h \
named_pipe.cpp \