summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-02-09 18:19:47 +0100
committerinfirit <[email protected]>2014-02-09 19:52:09 +0100
commit45de85abfcfbe46d48d8ccdc10ff74fe751eb522 (patch)
treef51b76e6060af8d6754925af0e88737bafe71a8f /man
parenta3cc35bf381b8b2927b0ae2d11f9c3805ca74c84 (diff)
downloadmate-desktop-45de85abfcfbe46d48d8ccdc10ff74fe751eb522.tar.bz2
mate-desktop-45de85abfcfbe46d48d8ccdc10ff74fe751eb522.tar.xz
man: update EXTRA_DIST for new man page
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index cd327cc..bf674c5 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -4,6 +4,6 @@ if MATE_ABOUT_ENABLED
man_MANS += mate-about.1
endif
-EXTRA_DIST = mate-about.1
+EXTRA_DIST = mate-about.1 mate-gsettings-toggle.1
-include $(top_srcdir)/git.mk