summaryrefslogtreecommitdiff
path: root/command/Makefile
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2011-01-29 15:58:36 +0100
committerJochen Dolze <vdr@dolze.de>2011-01-29 15:58:36 +0100
commit70d113055698c6b73c8ed13af8a9e2f3b38ab1f0 (patch)
treed5264ada5b3a1366ca2404468dd57c6ea62a6349 /command/Makefile
parent9e964370ba635f57df44a96506fc4bf633004a86 (diff)
downloadvdr-plugin-markad-70d113055698c6b73c8ed13af8a9e2f3b38ab1f0.tar.gz
vdr-plugin-markad-70d113055698c6b73c8ed13af8a9e2f3b38ab1f0.tar.bz2
Rewrite of demux/marks recognition (still incomplete)
Diffstat (limited to 'command/Makefile')
-rw-r--r--command/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/Makefile b/command/Makefile
index 95d7da4..e1ab816 100644
--- a/command/Makefile
+++ b/command/Makefile
@@ -37,7 +37,7 @@ INCLUDES += -I..
### The object files (add further files here):
-OBJS = markad-standalone.o decoder.o marks.o streaminfo.o video.o audio.o audio_gain_analysis.o demux.o queue.o ts2pkt.o pes2es.o
+OBJS = markad-standalone.o decoder.o marks.o streaminfo.o video.o audio.o demux.o
### The main target: