diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:00 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:00 +0000 |
commit | 8a9ec51975d0562879ad76660942d831360e51bd (patch) | |
tree | 6a4ac6c76007e4c6ba102c20ed3e683481f9e285 /doc/makefile | |
parent | 3d8fd17432ef64ca260e5bd8469b0f636119a8e8 (diff) |
YODL
Author: jgg
Date: 1998-12-06 05:57:16 GMT
YODL
Diffstat (limited to 'doc/makefile')
-rw-r--r-- | doc/makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/makefile b/doc/makefile index 46739eff2..8ca448465 100644 --- a/doc/makefile +++ b/doc/makefile @@ -11,8 +11,8 @@ SOURCE = dpkg-tech.sgml design.sgml files.sgml guide.sgml cache.sgml \ include $(DEBIANDOC_H) # Man pages -SOURCE = apt-cache.8 apt-get.8 apt.8 sources.list.5 -include $(MANPAGE_H) +SOURCE = apt-cache.8 apt-get.8 apt-cdrom.8 apt.conf.5 sources.list.5 +include $(YODL_MANPAGE_H) # Examples SOURCE = examples/apt.conf examples/sources.list |