diff options
author | Michael Vogt <mvo@debian.org> | 2008-10-07 20:38:46 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2008-10-07 20:38:46 +0200 |
commit | 2ee50e0af732ddd94222ca7cbb120341651b02f0 (patch) | |
tree | 8da51623f9e3b66498c46846d3e997ac8506b47f /doc/makefile | |
parent | c5fdf360513f8d2e5858711ff46c744cddcdeb6f (diff) | |
parent | 12f894a435b5c6766835be434be41734e1ee631c (diff) |
merged from debian-sid
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) |