mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-26 09:16:34 +00:00
overlay: Fix stale mention to x11-position.c
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
3fda0b6714
commit
25dfea28a5
@ -47,7 +47,7 @@ intel_gpu_overlay_SOURCES += \
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if BUILD_OVERLAY_XVLIB
|
if BUILD_OVERLAY_XVLIB
|
||||||
both_x11_sources = x11/x11-position.c
|
both_x11_sources = x11/position.c
|
||||||
AM_CFLAGS += $(OVERLAY_XVLIB_CFLAGS) $(XRANDR_CFLAGS)
|
AM_CFLAGS += $(OVERLAY_XVLIB_CFLAGS) $(XRANDR_CFLAGS)
|
||||||
LDADD += $(OVERLAY_XVLIB_LIBS) $(XRANDR_LIBS)
|
LDADD += $(OVERLAY_XVLIB_LIBS) $(XRANDR_LIBS)
|
||||||
intel_gpu_overlay_SOURCES += \
|
intel_gpu_overlay_SOURCES += \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user