diff options
Diffstat (limited to 'gst-libs/gst/Makefile.am')
-rw-r--r-- | gst-libs/gst/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index ac8f5952..ec5cc915 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -27,8 +27,7 @@ SUBDIRS = \ video \ xoverlay \ $(X_DIR) \ - . \ - play + . DIST_SUBDIRS = \ audio \ |