gl/android: don't install the android window header
It's not needed
This commit is contained in:
parent
86930b6d11
commit
7dc7ec94e7
@ -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…
x
Reference in New Issue
Block a user