build: add removed example dir to CRUFT_DIRS
authorTim-Philipp Müller <tim@centricular.com>
Sun, 15 May 2016 10:20:21 +0000 (11:20 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 15 May 2016 10:34:45 +0000 (11:34 +0100)
Makefile.am

index 6fa225a..b29d7fc 100644 (file)
@@ -113,6 +113,7 @@ CRUFT_DIRS = \
        $(top_srcdir)/gst-libs/gst/baseparse \
        $(top_srcdir)/gst-libs/gst/egl \
        $(top_srcdir)/gst-libs/gst/signalprocessor \
+       $(top_srcdir)/tests/examples/gl/gtk/gtkvideooverlay \
        $(top_srcdir)/tests/examples/scaletempo \
        $(top_srcdir)/tests/examples/shapewipe \
        $(top_srcdir)/tests/examples/switch \