]> Dogcows Code - chaz/talk-introduction-to-psgi/blobdiff - Makefile
fix up for presentation
[chaz/talk-introduction-to-psgi] / Makefile
index 0f98a52f0386ff2e4468647f24a33639a6298fca..121bb74d666a903dc01611fb3ab8566fae084357 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ PLACKUP = plackup
 dotfiles = $(shell find . -iname '*.dot')
 svgfiles = $(patsubst %.dot,%.svg,$(dotfiles))
 
-all: $(svgfiles)
+all: offline
 
 clean:
        rm -f slides-offline.html remark.min.js $(SLIDES).pdf $(svgfiles)
This page took 0.016808 seconds and 4 git commands to generate.