swap doc compilation order

Let's compile the documentation when everything has compiled
well, that saves time for devel ;) 

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Daniel Lezcano 2009-04-24 11:32:58 +02:00
parent 8cdca67253
commit 91e1b53961

View File

@ -1,7 +1,7 @@
# Makefile.am
SUBDIRS = doc src test etc scripts
DIST_SUBDIRS = config doc src test etc scripts
SUBDIRS = src test etc scripts doc
DIST_SUBDIRS = config src test etc scripts doc
EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
ChangeLog::