mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
teletextdec: Properly integrate into the build system
This commit is contained in:
parent
ddea611c02
commit
9cfe3ca233
1 changed files with 2 additions and 2 deletions
|
@ -349,9 +349,9 @@ SWFDEC_DIR=
|
|||
endif
|
||||
|
||||
if USE_TELETEXTDEC
|
||||
TELETEXT_DIR=teletextdec
|
||||
TELETEXTDEC_DIR=teletextdec
|
||||
else
|
||||
TELETEXT_DIR=
|
||||
TELETEXTDEC_DIR=
|
||||
endif
|
||||
|
||||
if USE_VP8
|
||||
|
|
Loading…
Reference in a new issue