From fb5fd39115c4feb0b33ad0d32ec3aa8c07117efe Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 7 Nov 2012 17:42:50 +0100 Subject: update Makefile --- Makefile.am | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/Makefile.am b/Makefile.am index 517dc22..571f173 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,10 +2,6 @@ NULL = SUBDIRS = po -if HAVE_GMP -SUBDIRS += profiles -endif - if HAVE_SOUND_THEME SUBDIRS += sound-theme endif @@ -18,10 +14,6 @@ if HAVE_GSTMIXER SUBDIRS += gst-mixer endif -if HAVE_GSTPROPS -SUBDIRS += gstreamer-properties -endif - DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ --enable-more-warnings \ @@ -29,10 +21,8 @@ DISTCHECK_CONFIGURE_FLAGS = \ DIST_SUBDIRS = \ po \ - profiles \ mate-volume-control \ gst-mixer \ - gstreamer-properties \ sound-theme \ $(NULL) @@ -43,8 +33,7 @@ EXTRA_DIST = \ COPYING \ COPYING-DOCS \ COPYING.gst-mixer \ - COPYING.profiles \ - build-aux/git-version-gen \ + build-aux/git-version-gen \ build-aux/mate-doc-utils.make \ m4/as-compiler-flag.m4 \ m4/as-version.m4 \ -- cgit v1.2.1