summaryrefslogtreecommitdiff
path: root/doc/fr/makefile
diff options
context:
space:
mode:
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)