From: Ian Jackson Date: Thu, 28 Aug 2014 22:02:05 +0000 (+0100) Subject: make install X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=1bafbaf7f007708fc77364be8f3f7f12d32bc7ab;p=talk-2014-debconf-builds-bof.git make install --- diff --git a/Makefile b/Makefile index 5fa9321..34ba350 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,7 @@ slides.ps: $(SLIDEFILES) Makefile slides.pdf: slides.ps Makefile ps2pdf $< $@ -install: slides.pdf talk.txt - rsync -vP $^ ijackson@chiark:public-html/2014/debconf-builds-talk/ - git push ijackson@chiark:public-git/talk-2014-debconf-builds.git +install: slides.pdf + rsync -vP $^ ijackson@chiark:public-html/2014/debconf-builds-bof/ + git push ijackson@chiark:public-git/talk-2014-debconf-builds-bof.git +# talk.txt