diff options
Diffstat (limited to 'command/Makefile')
-rw-r--r-- | command/Makefile | 2 |
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: |