tasn pushed a commit to branch master.

commit 7b1df1a40f2140fed7f882e868cc17e351a55ddc
Author: Tom Hacohen <[email protected]>
Date:   Mon Mar 18 16:36:10 2013 +0000

    Fixed out of source builds.
---
 src/scripts/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/scripts/Makefile.am b/src/scripts/Makefile.am
index 964e57e..ae5d744 100644
--- a/src/scripts/Makefile.am
+++ b/src/scripts/Makefile.am
@@ -4,5 +4,5 @@ uninstall-local:
        rm $(bindir)/exactness 
 
 install-exec-local:
-       ./write.sh $(libdir)/exactness/
+       $(srcdir)/write.sh $(libdir)/exactness/
        $(INSTALL) exactness $(bindir)

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

Reply via email to