Build and docs modifications
[melted] / mlt++ / Makefile
diff --git a/mlt++/Makefile b/mlt++/Makefile
new file mode 100644 (file)
index 0000000..a8a65ac
--- /dev/null
@@ -0,0 +1,3 @@
+all clean install:
+       $(MAKE) -C src $@ 
+