aboutsummaryrefslogtreecommitdiffhomepage
path: root/bootstrap.am
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.am')
-rw-r--r--bootstrap.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.am b/bootstrap.am
index 2fc6285..f44f945 100644
--- a/bootstrap.am
+++ b/bootstrap.am
@@ -1,5 +1,5 @@
if BOOTSTRAP
-BOOTSTRAP_SCITECO = $(top_srcdir)/src/sciteco-minimal$(EXEEXT)
+BOOTSTRAP_SCITECO = @top_builddir@/src/sciteco-minimal$(EXEEXT)
else
BOOTSTRAP_SCITECO = @SCITECO@
endif