summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0cf181c..56e1da3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,5 +26,7 @@ spice_replay_LDADD = $(REPLAY_LIBS)
spice_replay_SOURCES = \
spice-replay.c \
+ record.c \
+ play.c \
xev.c \
test_xi2.c