From d1c86461bebd11bab895ee4e7506233947756870 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Sun, 15 Jun 2014 07:15:58 +0200 Subject: Kill GStreamer --- Makefile.am | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1d157d0..33548b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,26 +10,16 @@ if HAVE_PULSEAUDIO SUBDIRS += mate-volume-control endif -if HAVE_GSTMIXER -SUBDIRS += gst-mixer -endif - -if HAVE_GSTMIXER_APPLET -SUBDIRS += gst-mixer-applet -endif - DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ --enable-more-warnings \ --enable-compile-warnings=maximum \ - --enable-deprecated + --enable-deprecated DIST_SUBDIRS = \ po \ man \ mate-volume-control \ - gst-mixer \ - gst-mixer-applet \ sound-theme \ $(NULL) @@ -40,7 +30,6 @@ EXTRA_DIST = \ ChangeLog \ COPYING \ COPYING-DOCS \ - COPYING.gst-mixer \ build-aux/git-version-gen \ $(INTLTOOL_BUILT:=.in) \ $(NULL) -- cgit v1.2.1