Skip to content

Commit

Permalink
Fix clean-plv8 target
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob committed Feb 22, 2016
1 parent 26faa35 commit 6e1441a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -407,4 +407,4 @@ v8-${V8_VERSION}/Makefile:
touch $@

clean-plv8:
rm -Rf plv8js v8-${V8_VERSION}
rm -Rf plv8js v8-${V8_VERSION} plv8-${PLV8_VERSION}

0 comments on commit 6e1441a

Please sign in to comment.