diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:56:45 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:56:45 +0000 |
commit | 234edfd074bd8a356494d5d8df8774cf1b096fd8 (patch) | |
tree | 25d2d20afc768f9a1ccd62b450557b1f8c774748 /doc/makefile | |
parent | 48d13628fd257b5bc1dec5c73b2829772a730e16 (diff) |
apt-extracttemplates cleanup
Author: tausq
Date: 2001-02-25 04:53:59 GMT
apt-extracttemplates cleanup
Diffstat (limited to 'doc/makefile')
-rw-r--r-- | doc/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/makefile b/doc/makefile index 45cb7a878..8aeb406fa 100644 --- a/doc/makefile +++ b/doc/makefile @@ -12,7 +12,8 @@ include $(DEBIANDOC_H) # Man pages 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-config.8 apt-sortpkgs.1 apt-ftparchive.1 apt_preferences.5 \ + apt-extracttemplates.1 INCLUDES = apt.ent include $(SGML_MANPAGE_H) |