diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 9 |
1 files changed, 1 insertions, 8 deletions
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 \ |