diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c5079d2..1d157d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ NULL = -SUBDIRS = po +SUBDIRS = po man if HAVE_SOUND_THEME SUBDIRS += sound-theme @@ -26,6 +26,7 @@ DISTCHECK_CONFIGURE_FLAGS = \ DIST_SUBDIRS = \ po \ + man \ mate-volume-control \ gst-mixer \ gst-mixer-applet \ |