]> git.saurik.com Git - apt.git/blobdiff - buildlib/po4a_manpage.mak
fix test-failure in adt
[apt.git] / buildlib / po4a_manpage.mak
index 1e778cf112eda96a482b689ffd557629090f63ad..b3d586b2f5244e75c8c89e2bedf98b1c514b2acd 100644 (file)
@@ -11,7 +11,7 @@
 
 # generate a list of accepted man page translations
 SOURCE = $(patsubst %.xml,%,$(wildcard *.$(LC).?.xml))
 
 # generate a list of accepted man page translations
 SOURCE = $(patsubst %.xml,%,$(wildcard *.$(LC).?.xml))
-INCLUDES = apt.ent apt-verbatim.ent
+INCLUDES = apt.ent apt-verbatim.ent apt-vendor.ent
 
 manpages:
 
 
 manpages:
 
@@ -29,7 +29,10 @@ clean: clean/$(LOCAL)
 veryclean: veryclean/$(LOCAL)
 
 apt-verbatim.ent: ../apt-verbatim.ent
 veryclean: veryclean/$(LOCAL)
 
 apt-verbatim.ent: ../apt-verbatim.ent
-       cp ../apt-verbatim.ent .
+       cp -a ../apt-verbatim.ent .
+
+apt-vendor.ent: ../apt-vendor.ent
+       cp -a ../apt-vendor.ent .
 
 manpage-style.xsl: ../manpage-style.xsl
        sed "/<!-- LANGUAGE -->/ i\
 
 manpage-style.xsl: ../manpage-style.xsl
        sed "/<!-- LANGUAGE -->/ i\