summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorhekel <[email protected]>2014-02-24 09:19:49 -0500
committerAdam Erdman <[email protected]>2014-02-24 16:29:28 -0500
commita2092246983d2a4fb3065cd31bfdd86950aea104 (patch)
tree107ccf10fd91a8cb2e6438b4f9e68b8ad03010d2 /Makefile.am
parent78efd141584157484ff6aa3712a24e69e272b241 (diff)
downloadmate-media-a2092246983d2a4fb3065cd31bfdd86950aea104.tar.bz2
mate-media-a2092246983d2a4fb3065cd31bfdd86950aea104.tar.xz
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
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 \