bunch of small fixes, add msg.txt to about prefs
[goodguy/history.git] / cinelerra-5.0 / build / Makefile.cinelerra
index a46f218254fee1fe499e1eefe9c617956e5db454..761f57f2f93adcbd0157ffc96fc6206324cd67b2 100644 (file)
@@ -10,7 +10,6 @@ endif
 
 DIRS := \
        thirdparty \
-       quicktime \
        libzmpeg3 \
        mpeg2enc \
        mplexlo \
@@ -75,7 +74,7 @@ endif
        rm -f bin/new_db
        $(MAKE) -C db/utils new_db
        cp -a db/utils/new_db bin/.
-       cp -a ffmpeg bin/.
+       cp -a ffmpeg msg.txt bin/.
        @if [ ! -f "/cinelerra/media.db" ]; then \
                echo "need to run:"; \
                echo "  mkdir /cinelerra"; \