summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 0000000..b5c7763
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1,7 @@
+man_MANS = mate-volume-control.1
+
+if HAVE_PULSEAUDIO
+man_MANS += mate-volume-control-applet.1
+endif
+
+EXTRA_DIST = mate-volume-control.1 mate-volume-control-applet.1