diff options
Diffstat (limited to 'nt/Makefile.in')
-rw-r--r-- | nt/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/Makefile.in b/nt/Makefile.in index c29cc7e91ec..7606b31ef40 100644 --- a/nt/Makefile.in +++ b/nt/Makefile.in @@ -76,6 +76,7 @@ VPATH=@srcdir@ # The top-level source directory, also set by configure. top_srcdir=@top_srcdir@ +abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this # ==================== Emacs-specific directories ==================== |