Skip to content

Commit

Permalink
Remove Makefile dependency on Ruby headers
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed May 29, 2019
1 parent 1554dd0 commit 9309858
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ext/depend
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# This file is used by mkmf.
# By default, dependencies include Ruby headers but we don't need them.
$(OBJS): $(HDRS)

0 comments on commit 9309858

Please sign in to comment.