summaryrefslogtreecommitdiff
path: root/agent/Makefile.am
diff options
context:
space:
mode:
authorOlivier Crete <olivier.crete@collabora.co.uk>2008-04-26 04:24:00 +0000
committerOlivier Crete <olivier.crete@collabora.co.uk>2008-04-26 04:24:00 +0000
commit051cf2f2c3aedf544437b29f6b78de63db6de349 (patch)
tree04d77d185ac1062e2e1f6d68b5c877349d9fbdfc /agent/Makefile.am
parent182b8526cf614d10147ee05a1163ed89c4417726 (diff)
downloadlibnice-051cf2f2c3aedf544437b29f6b78de63db6de349.tar.gz
Make the test script executable because darcs doesnt remember that bit
darcs-hash:20080426042448-3e2dc-d6c2ba564118a28f0220e8209b1dcc7001d5a71a.gz
Diffstat (limited to 'agent/Makefile.am')
-rw-r--r--agent/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/agent/Makefile.am b/agent/Makefile.am
index f25468a..29e2b3d 100644
--- a/agent/Makefile.am
+++ b/agent/Makefile.am
@@ -99,3 +99,5 @@ test_fallback_LDADD = $(COMMON_LDADD)
pkginclude_HEADERS = agent.h candidate.h
+all-local:
+ chmod a+x $(srcdir)/check-test-fullmode-with-stun.sh