mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2026-03-28 22:39:47 +00:00
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:
parent
8cdca67253
commit
91e1b53961
@ -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::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user