summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1993-10-03 19:55:09 +0000
committerRoland McGrath <roland@gnu.org>1993-10-03 19:55:09 +0000
commite177f156fa068b665c2351c135a06cf80618b03a (patch)
tree26ba6307cc212552faef9b1fef053049e3531e14 /Makefile.in
parent9b22b86eb8062ecf838815e67edca5ef57ebe8d4 (diff)
downloademacs-e177f156fa068b665c2351c135a06cf80618b03a.tar.gz
(VPATH): Define to @srcdir@.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 749735b5a30..b9d32ae7a62 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -106,6 +106,9 @@ infodir=@infodir@
# set by the configure script's `--srcdir' option.
srcdir=@srcdir@
+# Tell make where to find source files; this is needed for the makefiles.
+VPATH=@srcdir@
+
# ==================== Emacs-specific directories ====================
# These variables hold the values Emacs will actually use. They are