view TVout/clean.sh @ 12300:95ea9f5f6f14

Fix embedded smil playlist detection if there are parameters on the url
author rtognimp
date Mon, 26 Apr 2004 19:33:37 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


# Compile TVout tools

rm -f con2fb/con2fb

cd matroxset
make clean
cd ..

cd fbset
make clean
cd ..