mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
build: Fix make dist
This commit is contained in:
parent
0593b19fa2
commit
d10fcf4d3f
2 changed files with 2 additions and 1 deletions
|
@ -488,6 +488,7 @@ DIST_SUBDIRS = \
|
|||
ladspa \
|
||||
kate \
|
||||
libmms \
|
||||
libvisual \
|
||||
lv2 \
|
||||
daala \
|
||||
dts \
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
lib_LTLIBRARIES = libgstgl-@GST_API_VERSION@.la
|
||||
|
||||
SUBDIRS = glprototypes
|
||||
DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx
|
||||
DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl
|
||||
|
||||
noinst_HEADERS =
|
||||
|
||||
|
|
Loading…
Reference in a new issue