Fix compile without xinescope
This commit is contained in:
parent
1b0b5f2554
commit
28ee967371
|
@ -576,7 +576,7 @@ optional_source(HAVE_GSTREAMER
|
||||||
|
|
||||||
# Xine
|
# Xine
|
||||||
optional_source(HAVE_XINE
|
optional_source(HAVE_XINE
|
||||||
SOURCES engine/xineengine.cpp engine/xinescope.c
|
SOURCES engine/xineengine.cpp
|
||||||
HEADERS engine/xineengine.h
|
HEADERS engine/xineengine.h
|
||||||
)
|
)
|
||||||
optional_source(XINE_ANALYZER
|
optional_source(XINE_ANALYZER
|
||||||
|
|
Loading…
Reference in New Issue