diff options
Diffstat (limited to 'it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile')
-rw-r--r-- | it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile b/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile index dec9fbe096..ba41e96f65 100644 --- a/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile +++ b/it_IT.ISO8859-15/books/handbook/pgpkeys/Makefile @@ -4,7 +4,7 @@ # $FreeBSD$ # -CHAPTERS= pgpkeys/chapter.sgml +CHAPTERS= pgpkeys/chapter.xml PGPKEYS!= perl -ne 'm/\"([\w-]+.key)\"/ && print "$$1\n"' \ ${DOC_PREFIX}/share/pgpkeys/pgpkeys.ent |