From 1bafbaf7f007708fc77364be8f3f7f12d32bc7ab Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 28 Aug 2014 23:02:05 +0100 Subject: [PATCH] make install --- Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- 2.30.2