Commit 5ddfe431 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Add missing slashes

parent 79adc41b
......@@ -242,7 +242,7 @@ all-modules:
\`; case "\$\$targets" in *lib*) \$(MAKE) \$(AM_MAKEFLAGS) \$\$targets || case "\$\$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; ;; esac; \\
test -z "\$\$fail"
\$(srcdir)Makefile.am: \$(srcdir)Modules.am \$(top_srcdir)bootstrap
\$(srcdir)/Makefile.am: \$(srcdir)/Modules.am \$(top_srcdir)/bootstrap
cd \$(top_srcdir) && \$(SHELL) ./bootstrap
EOF
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment