mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-16 18:41:07 +00:00
Fix generation of doc/html pages
This commit is contained in:
parent
42a8ddc3b8
commit
090bd5c1b7
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -9,7 +9,7 @@ binary-arch binary-indep: install-arch install-indep
|
|||
|
||||
common-install-arch::
|
||||
$(MAKE) locale
|
||||
$(MAKE) -C doc all
|
||||
$(MAKE) -C doc/html all
|
||||
|
||||
include /usr/share/cdbs/1/rules/debhelper.mk
|
||||
include /usr/share/cdbs/1/class/python-distutils.mk
|
||||
|
|
|
|||
Loading…
Reference in a new issue