X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6f317c2faaa9aa00f2f9460e1d3dd45041583684..eb9a36619e5ba70079fc098a38e2d8be721d5b0b:/src/Makefile.in diff --git a/src/Makefile.in b/src/Makefile.in index ce65b19033..29acb4e738 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -28,6 +28,7 @@ SHELL = @SHELL@ # Here are the things that we expect ../configure to edit. # We use $(srcdir) explicitly in dependencies so as not to depend on VPATH. srcdir = @srcdir@ +abs_top_srcdir=@abs_top_srcdir@ # MinGW CPPFLAGS may use this ntsource = $(srcdir)/../nt abs_builddir = @abs_builddir@ VPATH = $(srcdir)