diff options
author | hekel <[email protected]> | 2014-02-24 09:19:49 -0500 |
---|---|---|
committer | Adam Erdman <[email protected]> | 2014-02-24 16:29:28 -0500 |
commit | a2092246983d2a4fb3065cd31bfdd86950aea104 (patch) | |
tree | 107ccf10fd91a8cb2e6438b4f9e68b8ad03010d2 /configure.ac | |
parent | 78efd141584157484ff6aa3712a24e69e272b241 (diff) | |
download | mate-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 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 027685b..e429fc5 100644 --- a/configure.ac +++ b/configure.ac @@ -330,6 +330,7 @@ AC_SUBST(LDFLAGS) AC_CONFIG_FILES([ Makefile +man/Makefile po/Makefile.in sound-theme/Makefile sound-theme/sounds/Makefile |