From 5c9a748c7d5a667b94bc7f3860572cacf7ceaab6 Mon Sep 17 00:00:00 2001 From: Michal Ratajsky Date: Mon, 3 Nov 2014 01:28:24 +0100 Subject: The sound-theme widget has same dependencies as MVC and is always built, reflect that in build files. --- Makefile.am | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 531c8f1..b0a677f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,13 +1,6 @@ NULL = -SUBDIRS = po man - -if HAVE_SOUND_THEME -SUBDIRS += sound-theme -endif - -# m-v-c depends on sound-theme, if enabled, so add here to SUBDIRS -SUBDIRS += mate-volume-control +SUBDIRS = po man sound-theme mate-volume-control DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ -- cgit v1.2.1