From 8c15ec9bc01a96e707daeef2f0955bdc97867201 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Tue, 16 Mar 2010 19:46:20 +0100 Subject: Added creation of mark files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 671a4ab..40e8961 100644 --- a/Makefile +++ b/Makefile @@ -55,7 +55,7 @@ LIBS-CMD += $(shell $(PKG-CONFIG) --libs $(PKG-LIBS)) ### The object files (add further files here): -OBJS-CMD = markad-standalone.o decoder.o +OBJS-CMD = markad-standalone.o decoder.o marks.o OBJS-COMMON = streaminfo.o video.o audio.o demux.o queue.o vdr2pkt.o ts2pkt.o pes2es.o OBJS = $(PLUGIN).o recv.o status.o $(OBJS-COMMON) -- cgit v1.2.3