Skip to content

Commit

Permalink
Try harder to 'make clean'.
Browse files Browse the repository at this point in the history
  • Loading branch information
pgriess committed Jul 23, 2010
1 parent 166e330 commit 3d9e6df
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 @@ -38,4 +38,5 @@ tags:
ctags -L - -a

clean:
cd deps/msgpack && (make distclean || true)
rm -fr deps/msgpack/dist build

0 comments on commit 3d9e6df

Please sign in to comment.