Fix LD_LIBRARY_PATH.
[libsub.git] / run / dumpsubs
1 #!/bin/bash -e
2
3 export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH
4 build/tools/dumpsubs $*