From da1c6058c56059c064f55b81586d6079677fa1b4 Mon Sep 17 00:00:00 2001 From: lado Date: Mon, 1 Apr 2013 00:11:19 +0200 Subject: Feature #790 --- vdr-vdrmanager/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vdr-vdrmanager/Makefile') diff --git a/vdr-vdrmanager/Makefile b/vdr-vdrmanager/Makefile index 4fae6b6..c43fa6a 100644 --- a/vdr-vdrmanager/Makefile +++ b/vdr-vdrmanager/Makefile @@ -47,7 +47,7 @@ SOFILE = libvdr-$(PLUGIN).so ### The object files (add further files here): -OBJS = $(PLUGIN).o sock.o vdrmanagerthread.o select.o handler.o helpers.o +OBJS = $(PLUGIN).o sock.o vdrmanagerthread.o select.o handler.o helpers.o compressor.o ### The main target: -- cgit v1.2.3