aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordlezcano <dlezcano>2008-11-18 13:45:49 +0000
committerdlezcano <dlezcano>2008-11-18 13:45:49 +0000
commitd823d5b966f49d975a09a8512d084389d6d7ffc7 (patch)
treea979dbcf177cc8efc42d387a8d48de09e1c5a9ab /Makefile.am
parentList the available containers and the processes belonging to such container. (diff)
downloadlxc-d823d5b966f49d975a09a8512d084389d6d7ffc7.tar.gz
lxc-d823d5b966f49d975a09a8512d084389d6d7ffc7.tar.bz2
lxc-d823d5b966f49d975a09a8512d084389d6d7ffc7.zip
Added the man.1 pages
From: Daniel Lezcano <dlezcano@fr.ibm.com> Added the different man pages for the lxc commands. The generation of the man pages relies on the docbook tool. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
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 43edcfc..7188153 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
-SUBDIRS = src test etc
-DIST_SUBDIRS = config src test etc
+SUBDIRS = doc src test etc
+DIST_SUBDIRS = config doc src test etc
EXTRA_DIST = lxc.spec CONTRIBUTING MAINTAINERS
ChangeLog::