]> git.eshelyaron.com Git - emacs.git/commitdiff
(VPATH): Define to @srcdir@.
authorRoland McGrath <roland@gnu.org>
Sun, 3 Oct 1993 19:55:09 +0000 (19:55 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 3 Oct 1993 19:55:09 +0000 (19:55 +0000)
Makefile.in

index 749735b5a30ffae04947d11ae0e2640bc442705b..b9d32ae7a621469907300d5f01f0696f4f09980c 100644 (file)
@@ -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