summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-10-16 08:18:06 +0200
committerStefano Karapetsas <[email protected]>2014-10-16 08:18:06 +0200
commit33bd4af2c938241af90c571bc58e3a5968bbe6c3 (patch)
tree91089679feb6a2f823ca1bec0a7b4baf11c6a12d /Makefile.am
parentfac066f2db02e2d370a1c227508ec315ffb127c2 (diff)
downloadmate-media-33bd4af2c938241af90c571bc58e3a5968bbe6c3.tar.bz2
mate-media-33bd4af2c938241af90c571bc58e3a5968bbe6c3.tar.xz
Always build mate-volume-control
Bump minimum glib version to 2.36.0
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 33548b4..531c8f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,9 +6,8 @@ if HAVE_SOUND_THEME
SUBDIRS += sound-theme
endif
-if HAVE_PULSEAUDIO
+# m-v-c depends on sound-theme, if enabled, so add here to SUBDIRS
SUBDIRS += mate-volume-control
-endif
DISTCHECK_CONFIGURE_FLAGS = \
--disable-scrollkeeper \