Skip to content

Commit

Permalink
Update clean-servo in clean.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
recrack committed Aug 28, 2013
1 parent 5647ca6 commit 7058c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mk/clean.mk
Expand Up @@ -48,3 +48,4 @@ clean-script:
clean-servo: clean-gfx clean-util clean-net clean-script clean-msg
@$(call E, "cleaning servo")
$(Q)rm -f servo servo-test libservo*.so
$(Q)cd $(BINDINGS_SRC) && rm -f *.pkl

5 comments on commit 7058c16

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from metajack
at recrack@7058c16

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging recrack/servo/clean-servo = 7058c16 into auto

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recrack/servo/clean-servo = 7058c16 merged ok, testing candidate = a17d9d7

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors-servo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding master to auto = a17d9d7

Please sign in to comment.