summaryrefslogtreecommitdiffstats
path: root/os/os2
diff options
context:
space:
mode:
Diffstat (limited to 'os/os2')
-rw-r--r--os/os2/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/os2/Makefile.in b/os/os2/Makefile.in
index c03ac3fca1..63e0fbb44d 100644
--- a/os/os2/Makefile.in
+++ b/os/os2/Makefile.in
@@ -1,10 +1,10 @@
DEPTH = ../..
-topsrcdir = @topsrcdir@
+top_srcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
LTLIBRARY_NAME = libos.la
LTLIBRARY_SOURCES = os.c os-inline.c util_os2.c iol_socket.c
-include $(topsrcdir)/build/ltlib.mk
+include $(top_srcdir)/build/ltlib.mk