]> git.saurik.com Git - apt.git/blobdiff - buildlib/po4a_manpage.mak
Russian program translation (Yuri Kozlov) (Closes: #679599)
[apt.git] / buildlib / po4a_manpage.mak
index 1dedd0dcd996a9b6e2b5fd2ebbb592ae79f578f3..09eca0ec270d8d321f04829fa000104f082550d9 100644 (file)
@@ -13,6 +13,8 @@
 SOURCE = $(patsubst %.xml,%,$(wildcard *.$(LC).?.xml))
 INCLUDES = apt.ent apt-verbatim.ent
 
+manpages:
+
 # Do not use XMLTO, build the manpages directly with XSLTPROC
 ifdef XSLTPROC
 
@@ -22,7 +24,7 @@ LOCAL := po4a-manpage-$(firstword $(SOURCE))
 $(LOCAL)-LIST := $(SOURCE)
 
 # Install generation hooks
-doc: $($(LOCAL)-LIST)
+manpages: $($(LOCAL)-LIST)
 veryclean: veryclean/$(LOCAL)
 
 apt-verbatim.ent: ../apt-verbatim.ent