]> git.sesse.net Git - mlt/blob - src/modules/kdenlive/configure
Cleanup copyrights and attributions, and move Jean-Baptiste's services to a new kdenl...
[mlt] / src / modules / kdenlive / configure
1 #!/bin/sh
2
3 if [ "$help" != "1" ]
4 then
5         echo "boxblur           libmltkdenlive$LIBSUF" >> ../filters.dat
6         echo "wav                       libmltkdenlive$LIBSUF" >> ../filters.dat
7         echo "framebuffer       libmltkdenlive$LIBSUF" >> ../producers.dat
8 fi