summaryrefslogtreecommitdiff
path: root/ext/yp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/yp/Makefile.in')
-rw-r--r--ext/yp/Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/ext/yp/Makefile.in b/ext/yp/Makefile.in
index bb3b8f46f1..4fd1f482d3 100644
--- a/ext/yp/Makefile.in
+++ b/ext/yp/Makefile.in
@@ -1,10 +1,5 @@
-DEPTH = ../..
-topsrcdir = @topsrcdir@
-srcdir = @srcdir@
-VPATH = @srcdir@
-
LTLIBRARY_NAME = libyp.la
LTLIBRARY_SOURCES = yp.c
-include $(topsrcdir)/build/ltlib.mk
+include $(top_srcdir)/build/ltlib.mk