]> git.saurik.com Git - apt.git/blobdiff - doc/makefile
* Updated Spanish translation from Ruben Porras <nahoo8...
[apt.git] / doc / makefile
index 9a5775c1fa1bbbcd0a3169f3aaa2f8febae30f3c..1287cfc5f0bf6a8185c8dcb2f66217ef238de898 100644 (file)
@@ -11,12 +11,12 @@ SOURCE = dpkg-tech.sgml design.sgml files.sgml guide.sgml guide.it.sgml \
          cache.sgml method.sgml offline.sgml
 include $(DEBIANDOC_H)
 
          cache.sgml method.sgml offline.sgml
 include $(DEBIANDOC_H)
 
-# Man pages
+# XML man pages
 SOURCE = apt-cache.8 apt-get.8 apt-cdrom.8 apt.conf.5 sources.list.5 \
 SOURCE = apt-cache.8 apt-get.8 apt-cdrom.8 apt.conf.5 sources.list.5 \
-         apt-config.8 apt-sortpkgs.1 apt-ftparchive.1 apt_preferences.5 \
-        apt-extracttemplates.1 vendors.list.5
+         apt-config.8 apt_preferences.5 vendors.list.5 \
+         apt-sortpkgs.1 apt-ftparchive.1 apt-extracttemplates.1
 INCLUDES = apt.ent      
 INCLUDES = apt.ent      
-include $(SGML_MANPAGE_H)
+include $(XML_MANPAGE_H)
 
 # Examples
 SOURCE = examples/apt.conf examples/sources.list examples/configure-index 
 
 # Examples
 SOURCE = examples/apt.conf examples/sources.list examples/configure-index