diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index b0a677f..ccfd2dc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ NULL = -SUBDIRS = po man sound-theme mate-volume-control +SUBDIRS = data po man mate-volume-control DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ @@ -9,10 +9,10 @@ DISTCHECK_CONFIGURE_FLAGS = \ --enable-deprecated DIST_SUBDIRS = \ + data \ po \ man \ mate-volume-control \ - sound-theme \ $(NULL) EXTRA_DIST = \ |