]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
swap doc compilation order
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 24 Apr 2009 09:32:58 +0000 (11:32 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 24 Apr 2009 09:32:58 +0000 (11:32 +0200)
Let's compile the documentation when everything has compiled
well, that saves time for devel ;)

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Makefile.am

index 921267132e3ad5750d3e2162b9eedb8c1592c181..ede235d4931872e441c148ba4965761786446a1d 100644 (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::