Commit 91e1b539 by Daniel Lezcano

swap doc compilation order

Let's compile the documentation when everything has compiled well, that saves time for devel ;) Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 8cdca672
# Makefile.am # Makefile.am
SUBDIRS = doc src test etc scripts SUBDIRS = src test etc scripts doc
DIST_SUBDIRS = config doc src test etc scripts DIST_SUBDIRS = config src test etc scripts doc
EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
ChangeLog:: ChangeLog::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment