[grilo-plugins] Revert "docs: Enable all plugins in distcheck"



commit 9d9002edb92ff8d4ca68251ca97dd16ff7d8b8af
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Nov 9 11:00:45 2012 +0100

    Revert "docs: Enable all plugins in distcheck"
    
    This reverts commit 5a2dbf034f25ff2a9aefe813bc2b5b821f5842c8.

 Makefile.am |   24 +-----------------------
 1 files changed, 1 insertions(+), 23 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 55d8b37..e2eda7d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,29 +30,7 @@ DISTCLEANFILES = $(MAINTAINERCLEANFILES)
 
 EXTRA_DIST = ./m4/grilo.m4
 
-# Make sure that the documentation generation is enabled
-# when creating tarball releases,
-# and make sure that we enable all plugins needed by the documentation.
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc \
-                            --enable-apple-trailers \
-                            --enable-bliptv \
-                            --enable-bookmarks \
-                            --enable-dmap \
-                            --enable-fakemetadata \
-                            --enable-filesystem \
-                            --enable-flickr \
-                            --enable-gravatar \
-                            --enable-jamendo \
-                            --enable-lastfm-albumart \
-                            --enable-localmetadata \
-                            --enable-metadata-store \
-                            --enable-optical-media \
-                            --enable-podcasts \
-                            --enable-tmdb \
-                            --enable-tracker \
-                            --enable-upnp \
-                            --enable-vimeo \
-                            --enable-youtube
+DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
 
 distclean-local:
 	-rm -rf autom4te.cache



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]