X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/cddf1e6a31cc396ac3bf6b5daa83a2958a6a9838..32cb310b42235f42ba8f9f70bb7ba3fe07b99377:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index cda65e1..869dae1 100644 --- a/Makefile +++ b/Makefile @@ -66,9 +66,6 @@ html: rsync -a --delete doc/html/ ../releases ../../../../build/html/proj/eventxx/ rsync -a --delete source/proj/mutt-nntp-debian/files/ build/html/proj/mutt-nntp-debian/files rsync -a --delete source/proj/sadba/files/ build/html/proj/sadba/files - rsync -a source/proj/dgc/*.pdf build/html/proj/dgc/ - rsync -a source/proj/dgc/*.bz2 build/html/proj/dgc/ - rsync -a source/proj/dgc/*.png build/html/proj/dgc/ rsync -a source/robots.txt build/html/ @echo @echo "Build finished. The HTML pages are in build/html."