Skip to content

Commit

Permalink
Fix Makefile format
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarex committed Sep 29, 2015
1 parent a058957 commit 89d8865
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.PHONY: dev

all:
npm run prepublish
npm run prepub

dev:
npm run build
npm run build-print
npm run build
npm run build-print

0 comments on commit 89d8865

Please sign in to comment.