aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès2011-01-07 18:22:28 +0100
committerLudovic Courtès2011-01-07 18:22:28 +0100
commit374fd5cb08ab19792accb1ecc7ac1978ffde7b32 (patch)
tree0c830eff91c44f8b3ce823a89d7dc40911561db0 /doc
parentfb8d006c8480587e216c34777c132c766344970f (diff)
downloadskribilo-374fd5cb08ab19792accb1ecc7ac1978ffde7b32.tar.gz
skribilo-374fd5cb08ab19792accb1ecc7ac1978ffde7b32.tar.lz
skribilo-374fd5cb08ab19792accb1ecc7ac1978ffde7b32.zip
Build `doc/modules' before `doc/user'.
* doc/Makefile.am (SUBDIRS): Build `modules' first.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a61c128..fc150df 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = user modules man
+SUBDIRS = modules user man
EXTRA_DIST = \
dir/dir.skb \