diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 6fa225abb..b29d7fc8a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ |