summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-04-21 01:34:09 +0200
committerStefano Karapetsas <[email protected]>2013-04-21 01:34:09 +0200
commit110778320f3ff9b03af538bc4cb3c3bca6f5f699 (patch)
tree85151e6883f48b3ee0372ff69466f4c3005ebf92 /man/Makefile.am
parent76761001bf64a4283abb90eb9d1fd6c50b1efead (diff)
downloadmate-panel-110778320f3ff9b03af538bc4cb3c3bca6f5f699.tar.bz2
mate-panel-110778320f3ff9b03af538bc4cb3c3bca6f5f699.tar.xz
Add manpages for all binaries
Closes #99 (https://github.com/mate-desktop/mate-panel/issues/99)
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 7fe1e192..18c2e06d 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,7 @@
-man_MANS = mate-panel.1
+man_MANS = \
+ mate-panel.1 \
+ mate-desktop-item-edit.1 \
+ mate-panel-test-applets.1
EXTRA_DIST = $(man_MANS)