build: Fix make dist

This commit is contained in:
Rico Tzschichholz 2014-03-28 20:47:36 +01:00 committed by Tim-Philipp Müller
parent 0593b19fa2
commit d10fcf4d3f
2 changed files with 2 additions and 1 deletions

View file

@ -488,6 +488,7 @@ DIST_SUBDIRS = \
ladspa \ ladspa \
kate \ kate \
libmms \ libmms \
libvisual \
lv2 \ lv2 \
daala \ daala \
dts \ dts \

View file

@ -2,7 +2,7 @@
lib_LTLIBRARIES = libgstgl-@GST_API_VERSION@.la lib_LTLIBRARIES = libgstgl-@GST_API_VERSION@.la
SUBDIRS = glprototypes SUBDIRS = glprototypes
DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl
noinst_HEADERS = noinst_HEADERS =