From 6f3815825d933ae27b36bdd675edb7a6d7b54c3c 2011-01-03 00:07:17 From: MinRK Date: 2011-01-03 00:07:17 Subject: [PATCH] added gh-pages to `make clean` --- diff --git a/docs/Makefile b/docs/Makefile index 7e1bbf1..d8f042f 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -32,7 +32,7 @@ help: @echo "gitwash-update update git workflow from source repo" clean: - -rm -rf build/* dist/* $(SRCDIR)/api/generated + -rm -rf build/* dist/* $(SRCDIR)/api/generated gh-pages pdf: latex cd build/latex && make all-pdf