##// END OF EJS Templates
added gh-pages to `make clean`
MinRK -
Show More
@@ -32,7 +32,7 b' help:'
32 32 @echo "gitwash-update update git workflow from source repo"
33 33
34 34 clean:
35 -rm -rf build/* dist/* $(SRCDIR)/api/generated
35 -rm -rf build/* dist/* $(SRCDIR)/api/generated gh-pages
36 36
37 37 pdf: latex
38 38 cd build/latex && make all-pdf
General Comments 0
You need to be logged in to leave comments. Login now