add bluray support, add dialog close fixes, scale fix
[goodguy/history.git] / cinelerra-5.0 / build / Makefile.cinelerra
index f2db54be99bcc8ff67cae8a65d62d4763c6c2b3e..a46f218254fee1fe499e1eefe9c617956e5db454 100644 (file)
@@ -69,8 +69,8 @@ ifeq ($(STATIC_LIBRARIES), y)
 endif
        cp -a models bin
        cd bin && find -name '.svn' -exec rm -r {} \; -prune
-       rm -f bin/cutads
-       cp -a cinelerra/$(OBJDIR)/cutads bin/.
+       rm -f bin/cutads bin/bdwrite bin/manual.pdf
+       cp -a cinelerra/$(OBJDIR)/cutads cinelerra/$(OBJDIR)/bdwrite bin/.
        cp -a doc/manual.pdf bin/.
        rm -f bin/new_db
        $(MAKE) -C db/utils new_db