summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 0a7c4f5712..03c25ffc80 100755
--- a/buildconf
+++ b/buildconf
@@ -1,7 +1,7 @@
#!/bin/sh
test -d libzend || ln -s ../libzend .
-test -f TSRM || ln -s ../TSRM .
+test -d TSRM || ln -s ../TSRM .
./scripts/preconfig