]> git.ipfire.org Git - thirdparty/kmod.git/commitdiff
doc: fix out of tree build
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 9 Jan 2012 15:32:31 +0000 (13:32 -0200)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 9 Jan 2012 15:32:31 +0000 (13:32 -0200)
libkmod/docs/Makefile.am

index 8b37d58d5db125df3ecd7de0b0d7d3cb34129794..6edd5354e24f3f2ddeafa621179d6e537fc8b64c 100644 (file)
@@ -7,7 +7,7 @@ DOC_MODULE_VERSION = 3
 
 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
 
-DOC_SOURCE_DIR = ../
+DOC_SOURCE_DIR = $(top_srcdir)/libkmod
 
 SCAN_OPTIONS = --ignore-decorators="__must_check|KMOD_EXPORT"