diff --git a/html/Makefile b/html/Makefile index a771d69..8238f78 100644 --- a/html/Makefile +++ b/html/Makefile @@ -32,7 +32,7 @@ prefix = . #============================================================================== all: $(package)/$(lang)/index.html -build: $(package)-$(version).tar.gz +build: $(prefix)/$(package)-$(version).tar.gz #============================================================================== # Sources diff --git a/html/centos-indexhtml-8.0.tar.gz b/html/centos-indexhtml-8.0.tar.gz new file mode 100644 index 0000000..91bb7bd Binary files /dev/null and b/html/centos-indexhtml-8.0.tar.gz differ