diff options
| author | Jochen Dolze <vdr@dolze.de> | 2011-06-14 07:26:00 +0200 |
|---|---|---|
| committer | Jochen Dolze <vdr@dolze.de> | 2011-06-14 07:26:00 +0200 |
| commit | 3b7d47c660b6170f90b9a0cdb6b73ea9749f307d (patch) | |
| tree | 4f83506adf8c212b9a2b75242e8e4ad9ce74080f /command/Makefile | |
| parent | 956f61c0478bd9e3b3bb16ecd48714e57a69733b (diff) | |
| download | vdr-plugin-markad-3b7d47c660b6170f90b9a0cdb6b73ea9749f307d.tar.gz vdr-plugin-markad-3b7d47c660b6170f90b9a0cdb6b73ea9749f307d.tar.bz2 | |
Added link to version.h
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 |
