Rename miracle, valerie, humperdink, and albino.
[melted] / mlt++ / swig / php / build
diff --git a/mlt++/swig/php/build b/mlt++/swig/php/build
deleted file mode 100644 (file)
index a06ed48..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-ln -s ../mltpp.i
-swig -c++ -I../../src `pkg-config --cflags mlt-framework` -php5 -noproxy mltpp.i
-g++ -fPIC -DPIC -D_GNU_SOURCE -c -rdynamic -pthread `pkg-config --cflags mlt-framework` `php-config --includes` mltpp_wrap.cpp
-