summaryrefslogtreecommitdiff
path: root/vpath.sed
diff options
context:
space:
mode:
Diffstat (limited to 'vpath.sed')
-rw-r--r--vpath.sed1
1 files changed, 0 insertions, 1 deletions
diff --git a/vpath.sed b/vpath.sed
index 4f43cd4be65..a6573e4e4c9 100644
--- a/vpath.sed
+++ b/vpath.sed
@@ -2,7 +2,6 @@
# This works only in GNU make. Using the patterns avoids\
# object files being found by VPATH, and thus permits building\
# when $srcdir is configured itself.\
-vpath ymakefile $(srcdir)\
vpath %.c $(srcdir)\
vpath %.h $(srcdir)\
\