X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8a9ec51975d0562879ad76660942d831360e51bd..9df71a5bdf6b2d7cf0526a52b334779df8cec42c:/doc/makefile diff --git a/doc/makefile b/doc/makefile index 8ca448465..190d0622d 100644 --- a/doc/makefile +++ b/doc/makefile @@ -7,11 +7,11 @@ include ../buildlib/defaults.mak # SGML Documents SOURCE = dpkg-tech.sgml design.sgml files.sgml guide.sgml cache.sgml \ - method.sgml + method.sgml offline.sgml include $(DEBIANDOC_H) # Man pages -SOURCE = apt-cache.8 apt-get.8 apt-cdrom.8 apt.conf.5 sources.list.5 +SOURCE = apt-cache.8 apt-get.8 apt-cdrom.8 apt.conf.5 sources.list.5 apt-config.8 include $(YODL_MANPAGE_H) # Examples