aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in
index e4d104e0200..3843f549679 100644
--- a/lib-src/Makefile.in
+++ b/lib-src/Makefile.in
@@ -84,7 +84,8 @@ VPATH=@srcdir@
84 84
85# The top-level source directory, also set by configure. 85# The top-level source directory, also set by configure.
86top_srcdir=@top_srcdir@ 86top_srcdir=@top_srcdir@
87abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this 87# MinGW CPPFLAGS may use this.
88abs_top_srcdir=@abs_top_srcdir@
88 89
89# ==================== Emacs-specific directories ==================== 90# ==================== Emacs-specific directories ====================
90 91