mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
gl/android: don't install the android window header
It's not needed
This commit is contained in:
parent
86930b6d11
commit
7dc7ec94e7
1 changed files with 1 additions and 4 deletions
|
@ -2,13 +2,10 @@
|
|||
|
||||
noinst_LTLIBRARIES = libgstgl-android.la
|
||||
|
||||
libgstgl_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl
|
||||
libgstglandroidincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/android
|
||||
|
||||
libgstgl_android_la_SOURCES = \
|
||||
gstglwindow_android_egl.c
|
||||
|
||||
libgstglandroidinclude_HEADERS = \
|
||||
noinst_HEADERS = \
|
||||
gstglwindow_android_egl.h
|
||||
|
||||
libgstgl_android_la_CFLAGS = \
|
||||
|
|
Loading…
Reference in a new issue