diff options
author | egon <egon@debian-vm> | 2008-09-16 21:27:35 +0200 |
---|---|---|
committer | egon <egon@debian-vm> | 2008-09-16 21:27:35 +0200 |
commit | fcdd9cdd14cbf2a1bb7e9ab619e29d6a66d5b908 (patch) | |
tree | 1e08ae6a55cda36d76057cec13cbe35342fddce9 /doc/makefile | |
parent | ba095f3faf9ca218cb54d18fac81fe74f5ed70d1 (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/makefile | 2 |
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) |