summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun/dumpsubs2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/dumpsubs b/run/dumpsubs
index e07464a..14de51d 100755
--- a/run/dumpsubs
+++ b/run/dumpsubs
@@ -1,4 +1,4 @@
#!/bin/bash -e
-export LD_LIBRARY_PATH=build/src
+export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH
build/tools/dumpsubs $*