Build top-level directory before building documentation

Otherwise, we try to scan a library that we haven't yet built.

Signed-off-by: Simon McVittie <smcv@debian.org>
tingping/wmclass
Simon McVittie 2016-01-28 12:26:43 +01:00
parent 3a70dcf430
commit bc451c567e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ DISTCLEANFILES= $(NULL)
BUILT_SOURCES = $(NULL)
if BUILD_DOCUMENTATION
SUBDIRS = doc
SUBDIRS = . doc
endif
%.service: %.service.in config.log