Allow compilation from outside source directory (2)
[claws.git] / manual / de / dist / html / Makefile.am
index 391a8ab7314d9877a85854a59d864ed5fe7a2856..705cd9265e5b4cdb274df449506d2e42d9df3e67 100644 (file)
@@ -23,7 +23,7 @@ claws-mail-manual.html: \
        ../../starting.xml \
        ../../claws-mail-manual.xml 
        -SP_ENCODING=xml $(DOCBOOK2HTML) -u -o . \
-               ../../claws-mail-manual.xml
+               $(srcdir)/../../claws-mail-manual.xml
        -mv -f claws-mail-manual.html claws-mail-manual.html.raw
        -$(SED) 's,^><META,><META http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><META,' < claws-mail-manual.html.raw > claws-mail-manual.html