summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-04-04 14:27:32 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2014-04-08 13:31:00 +0200
commit5718626cf382d3b973ec5c62a0314e4f5997ae13 (patch)
treee0051d5b7a0260a8a7dcb7c88bcca0bdb4b6ab38 /Makefile.am
parentd06b256710cf91aec1275785d8cd65283581f544 (diff)
downloadspice-gtk-5718626cf382d3b973ec5c62a0314e4f5997ae13.tar.gz
spice-gtk-5718626cf382d3b973ec5c62a0314e4f5997ae13.tar.xz
spice-gtk-5718626cf382d3b973ec5c62a0314e4f5997ae13.zip
Add man page
Spice-GTK provides SPICE-specific command line options. This man page describes these options as well as the format of SPICE URIs.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8add19f..5029497 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
ACLOCAL_AMFLAGS = -I m4
NULL =
-SUBDIRS = spice-common gtk po doc data
+SUBDIRS = spice-common gtk man po doc data
if BUILD_TESTS
SUBDIRS += tests