Skip to content

Commit

Permalink
clean node-mapnik to ensure it gets rebuilt if mapnik changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Jan 11, 2013
1 parent 8977a0d commit 04a1dff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ server:

clean:
@rm -rf ./build
@rm -rf ./node_modules/mapnik

distclean: clean
@rm -rf ./node_modules/
Expand Down

0 comments on commit 04a1dff

Please sign in to comment.