diff options
Diffstat (limited to 'pt_BR.ISO8859-1/books/faq/Makefile')
-rw-r--r-- | pt_BR.ISO8859-1/books/faq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt_BR.ISO8859-1/books/faq/Makefile b/pt_BR.ISO8859-1/books/faq/Makefile index 2a168b9e91..519a6a583c 100644 --- a/pt_BR.ISO8859-1/books/faq/Makefile +++ b/pt_BR.ISO8859-1/books/faq/Makefile @@ -26,7 +26,7 @@ WITH_BIBLIOXREF_TITLE?=YES # # SGML content -SRCS= book.sgml +SRCS= book.xml DOC_PREFIX?= ${.CURDIR}/../../.. |