summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 703487c..939c15a 100644
--- a/Makefile
+++ b/Makefile
@@ -53,8 +53,8 @@ COMMONOBJS = i18n.o \
SERVEROBJS = $(PLUGIN).o \
\
- ffnetdev.o ffnetdevsetup.o osdworker.o tsworker.o netosd.o streamdevice.o pes2ts.o remote.o \
- vncEncodeRRE.o vncEncodeCoRRE.o vncEncodeHexT.o \
+ ffnetdev.o ffnetdevsetup.o osdworker.o tsworker.o clientcontrol.o netosd.o streamdevice.o \
+ pes2ts.o remote.o vncEncodeRRE.o vncEncodeCoRRE.o vncEncodeHexT.o \
vncEncoder.o translate.o \
ifdef DEBUG