X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/fc18210421915f9673be831cd747a71be4582fad..32cb310b42235f42ba8f9f70bb7ba3fe07b99377:/Makefile diff --git a/Makefile b/Makefile index 34849b0..869dae1 100644 --- a/Makefile +++ b/Makefile @@ -66,10 +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/resume/*.pdf build/html/resume/ - 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."