diff options
Diffstat (limited to 'lib-src/Makefile.in')
| -rw-r--r-- | lib-src/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 3aff16fed76..e4d104e0200 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -84,6 +84,7 @@ VPATH=@srcdir@ | |||
| 84 | 84 | ||
| 85 | # The top-level source directory, also set by configure. | 85 | # The top-level source directory, also set by configure. |
| 86 | top_srcdir=@top_srcdir@ | 86 | top_srcdir=@top_srcdir@ |
| 87 | abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this | ||
| 87 | 88 | ||
| 88 | # ==================== Emacs-specific directories ==================== | 89 | # ==================== Emacs-specific directories ==================== |
| 89 | 90 | ||