diff options
Diffstat (limited to 'command/Makefile')
| -rw-r--r-- | command/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/command/Makefile b/command/Makefile index 810afa9..eae92ff 100644 --- a/command/Makefile +++ b/command/Makefile @@ -33,8 +33,6 @@ endif INCLUDES += $(shell $(PKG-CONFIG) --cflags $(PKG-INCLUDES)) LIBS += $(shell $(PKG-CONFIG) --libs $(PKG-LIBS)) -pthread -INCLUDES += -I.. - ### The object files (add further files here): OBJS = markad-standalone.o decoder.o marks.o streaminfo.o video.o audio.o demux.o |
