]> git.sesse.net Git - mlt/commitdiff
Add libmlt++ to the ld path.
authorDan Dennedy <dan@dennedy.org>
Mon, 11 May 2009 17:50:02 +0000 (10:50 -0700)
committerDan Dennedy <dan@dennedy.org>
Mon, 11 May 2009 17:50:02 +0000 (10:50 -0700)
Signed-off-by: Dan Dennedy <dan@dennedy.org>
setenv

diff --git a/setenv b/setenv
index 36d8e8e81f19e249df8f79de48d383b000c82af3..5c2f002a13a01f7eaa8439f0827450095f35435c 100644 (file)
--- a/setenv
+++ b/setenv
@@ -7,6 +7,7 @@ export MLT_PROFILES_PATH=`pwd`/profiles
 
 export LD_LIBRARY_PATH=\
 `pwd`/src/framework:\
+`pwd`/src/mlt++:\
 `pwd`/src/modules/bluefish:\
 `pwd`/../BlueLinuxDriver/install/lib:\
 `pwd`/../mpeg_sdk_release/bin:\