summaryrefslogtreecommitdiff
path: root/ext/socket/depend
diff options
context:
space:
mode:
Diffstat (limited to 'ext/socket/depend')
-rw-r--r--ext/socket/depend2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/socket/depend b/ext/socket/depend
index 81e4b4f17f..ab0a5e81b3 100644
--- a/ext/socket/depend
+++ b/ext/socket/depend
@@ -1,6 +1,6 @@
SOCK_HEADERS = $(srcdir)/rubysocket.h $(hdrdir)/ruby/ruby.h $(arch_hdrdir)/ruby/config.h \
$(hdrdir)/ruby/defines.h $(hdrdir)/ruby/io.h \
- $(srcdir)/addrinfo.h $(srcdir)/sockport.h constdefs.h $(topdir)/internal.h
+ $(srcdir)/addrinfo.h $(srcdir)/sockport.h constdefs.h $(top_srcdir)/internal.h
init.o: init.c $(SOCK_HEADERS)
constants.o: constants.c constdefs.c $(SOCK_HEADERS)