summaryrefslogtreecommitdiff
path: root/doc/fr/makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:02:16 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:02:16 +0000
commit602daf93c858dcd3a01cce78323d07d2b379a03c (patch)
treebbeda7c319030d8932f02924f9a943d3e496bbcc /doc/fr/makefile
parent4a99891acb7f3a6ac0e7919c8e5bdbc6f755558d (diff)
* Updated French man pages from Philippe Batailler
Author: mdz Date: 2003-07-25 17:03:35 GMT * Updated French man pages from Philippe Batailler <philippe.batailler@free.fr> (Closes: #182194)
Diffstat (limited to 'doc/fr/makefile')
-rw-r--r--doc/fr/makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/fr/makefile b/doc/fr/makefile
index 4e6aafb9e..e0dd31c1f 100644
--- a/doc/fr/makefile
+++ b/doc/fr/makefile
@@ -5,8 +5,10 @@ SUBDIR=doc/fr
# Bring in the default rules
include ../../buildlib/defaults.mak
-SOURCE = apt-cdrom.fr.8 apt-config.fr.8 apt-extracttemplates.fr.1 \
- apt-ftparchive.fr.1 apt-sortpkgs.fr.1 apt.conf.fr.5 \
- apt_preferences.fr.5
+# Man pages
+SOURCE = apt-cache.fr.8 apt-get.fr.8 apt-cdrom.fr.8 apt.conf.fr.5 \
+ sources.list.fr.5 apt-config.fr.8 apt-sortpkgs.fr.1 \
+ apt-ftparchive.fr.1 apt_preferences.fr.5 apt-extracttemplates.fr.1 \
+ vendors.list.fr.5
INCLUDES = apt.ent.fr
include $(SGML_MANPAGE_H)