diff options
Diffstat (limited to 'dbug/Makefile.am')
-rw-r--r-- | dbug/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbug/Makefile.am b/dbug/Makefile.am index ef7323a0516..7e909f9154f 100644 --- a/dbug/Makefile.am +++ b/dbug/Makefile.am @@ -64,7 +64,7 @@ output5.r: factorial # a hack to have executable in builddir, not in srcdir tests-t: tests-t.pl - cp $(srcdir)/tests-t.pl $(builddir)/tests-t + cp -f $(srcdir)/tests-t.pl ./tests-t # Don't update the files from bitkeeper %::SCCS/s.% |