summaryrefslogtreecommitdiff
path: root/doc/makefile
diff options
context:
space:
mode:
authoregon <egon@debian-vm>2008-09-16 21:27:35 +0200
committeregon <egon@debian-vm>2008-09-16 21:27:35 +0200
commitfcdd9cdd14cbf2a1bb7e9ab619e29d6a66d5b908 (patch)
tree1e08ae6a55cda36d76057cec13cbe35342fddce9 /doc/makefile
parentba095f3faf9ca218cb54d18fac81fe74f5ed70d1 (diff)
* debian/changelog:
- upload to experimental to give the releases managers something to check out * doc/makesfile: - merged from the apt--mvo branch
Diffstat (limited to 'doc/makefile')
-rw-r--r--doc/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makefile b/doc/makefile
index 8a8a04c03..6ea1c1343 100644
--- a/doc/makefile
+++ b/doc/makefile
@@ -20,7 +20,7 @@ INCLUDES = apt.ent
include $(XML_MANPAGE_H)
# Examples
-SOURCE = examples/apt.conf examples/sources.list examples/configure-index
+SOURCE = examples/apt.conf examples/sources.list examples/configure-index examples/apt-https-method-example.conf
TO = $(DOC)
TARGET = binary
include $(COPY_H)