]> git.parisson.com Git - pdf.js.git/commitdiff
nit
authorArtur Adib <arturadib@gmail.com>
Fri, 4 Nov 2011 20:37:33 +0000 (16:37 -0400)
committerArtur Adib <arturadib@gmail.com>
Fri, 4 Nov 2011 20:37:33 +0000 (16:37 -0400)
Makefile

index 35e8675c22e35e227454bda770d7ccfbff9bf675..1107099061f67073192f90ec4a00a559614023a7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -159,7 +159,7 @@ web: | production extension compiler pages-repo \
 # everything with data from the master repo. The 'make web' target
 # then uses 'git add -A' to track additions, modifications, moves,
 # and deletions.
-pages-repo: | $(BUILD_DIR) 
+pages-repo: | $(BUILD_DIR)
        @if [ ! -d "$(GH_PAGES)" ]; then \
        git clone -b gh-pages $(REPO) $(GH_PAGES); \
        rm -rf $(GH_PAGES)/*; \