From a2092246983d2a4fb3065cd31bfdd86950aea104 Mon Sep 17 00:00:00 2001 From: hekel Date: Mon, 24 Feb 2014 09:19:49 -0500 Subject: Add missing Man pages for binaries Create Makefile for man pages Create mate-volume-control.1 Create mate-volume-control-applet.1 add dir man to mate-media Makefile.am add man/Makefile to mate-media configure.ac --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.1