aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index acd0a59c55..9d6dc40142 100755
--- a/configure
+++ b/configure
@@ -1675,6 +1675,7 @@ cat > Makefile << EOF
srcdir = $_srcdir
vpath %.cpp \$(srcdir)
vpath %.h \$(srcdir)
+vpath %.asm \$(srcdir)
include \$(srcdir)/Makefile
EOF