build: Fix make dist
This commit is contained in:
parent
0593b19fa2
commit
d10fcf4d3f
@ -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…
x
Reference in New Issue
Block a user