chiark / gitweb /
make install
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 28 Aug 2014 22:02:05 +0000 (23:02 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 28 Aug 2014 22:02:05 +0000 (23:02 +0100)
Makefile

index 5fa9321f0b469a9f346ddb3743704b01ae3f3321..34ba35088c1ec1d5043b18add1b20e5510546145 100644 (file)
--- 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