summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-08-04 12:50:05 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-08-04 12:54:49 -0400
commitdfede0780038d6aae840ef059c6efff0060876d4 (patch)
tree91b367565760defa09b3945deb4eb9208e0778cb /Makefile.am
parent45bd60108f8f4648b5b85efe556d419b29a32487 (diff)
downloadgnome-control-center-dfede0780038d6aae840ef059c6efff0060876d4.tar.gz
Add a man page
The main purpose of this man page is to document which options can be given to individual panels. https://bugzilla.gnome.org/show_bug.cgi?id=680547
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7544cd1b6..e57fbb872 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = po shell panels
-DIST_SUBDIRS = po shell panels
+SUBDIRS = po shell panels man
+DIST_SUBDIRS = po shell panels man
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \