From 05355f62ef7e7fd574ff1631caf86f04b0c3364c Mon Sep 17 00:00:00 2001 From: horchi Date: Thu, 31 Oct 2019 10:02:19 +0100 Subject: development of recording menu --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1403938..18b46e3 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ OBJS = $(PLUGIN).o \ service.o update.o plgconfig.o parameters.o \ timer.o recording.o recinfofile.o \ status.o ttools.o svdrpclient.o \ - menu.o menusched.o menutimers.o menudone.o menusearchtimer.o + menu.o menusched.o menutimers.o menudone.o menusearchtimer.o menurec.o LIBS = $(HLIB) LIBS += -lrt -larchive -lcrypto -- cgit v1.2.3