From: George Kiagiadakis Date: Sun, 22 Nov 2015 12:11:48 +0000 (+0100) Subject: tests: put the waylandsink example window.ui file in EXTRA_DIST X-Git-Tag: 1.19.3~507^2~7542 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c8e2f34974b64a62cce10b106edbc8562b5d0e3;p=platform%2Fupstream%2Fgstreamer.git tests: put the waylandsink example window.ui file in EXTRA_DIST --- diff --git a/tests/examples/waylandsink/Makefile.am b/tests/examples/waylandsink/Makefile.am index 2343d5c..f5ba921 100644 --- a/tests/examples/waylandsink/Makefile.am +++ b/tests/examples/waylandsink/Makefile.am @@ -7,3 +7,5 @@ gtkwaylandsink_CFLAGS=-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs \ gtkwaylandsink_LDADD=$(GTK3_LIBS) $(GST_PLUGINS_BASE_LIBS) $(GST_LIBS) \ -lgstvideo-$(GST_API_VERSION) \ $(top_builddir)/gst-libs/gst/wayland/libgstwayland-$(GST_API_VERSION).la + +EXTRA_DIST = window.ui