mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
gl: Add gl-enumtypes.h to nodist_HEADERS
This commit is contained in:
parent
2b0298d847
commit
919083d082
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ built_sources = gl-enumtypes.c
|
|||
built_headers = gl-enumtypes.h
|
||||
BUILT_SOURCES = $(built_sources) $(built_headers)
|
||||
|
||||
nodist_libgstgl_@GST_API_VERSION@include_HEADERS = $(built_headers)
|
||||
nodist_libgstgl_@GST_API_VERSION@_la_SOURCES = $(BUILT_SOURCES)
|
||||
|
||||
include $(top_srcdir)/common/gst-glib-gen.mak
|
||||
|
|
Loading…
Reference in a new issue