]> git.sur5r.net Git - bacula/docs/blobdiff - docs/Makefile
Tweak version and build
[bacula/docs] / docs / Makefile
index d97814ba27dd51eb2aa53b3b0361ab2cb321953f..27f742ed8617b3bae726b4cfaf5ce469da639f6e 100644 (file)
@@ -113,15 +113,8 @@ web:
                            echo ""; echo ""; exit 1;)); \
        done
        @(cd tools ; ./htmls.sh)
-       @cp ./images/png/borg-logo.png manuals/en/pdf-and-html/images
-       @cp ./images/png/borg-next.png manuals/en/pdf-and-html/images/next.png
-       @cp ./images/png/borg-next_g.png manuals/en/pdf-and-html/images/next_g.png
-       @cp ./images/png/borg-previous.png manuals/en/pdf-and-html/images/prev.png
-       @cp ./images/png/borg-previous_g.png manuals/en/pdf-and-html/images/prev_g.png
-       @cp ./images/png/borg-up.png manuals/en/pdf-and-html/images/up.png
-       @cp ./images/png/borg-up_g.png manuals/en/pdf-and-html/images/up_g.png
-       @cp ./images/png/borg-contents.png manuals/en/pdf-and-html/images/contents.png
-       @cp ./images/png/borg-index.png manuals/en/pdf-and-html/images/index.png
+       @cp ./images/png/*.png manuals/en/pdf-and-html/images/
+       @cp ./images/*.png manuals/en/pdf-and-html/images/
        @echo "All manuals built ..."