X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2FMakefile;fp=cinelerra-5.1%2Fguicast%2FMakefile;h=15442cfb1d829de464d6c01dbaa47a56012c6828;hb=5f2a7a234eadc26e8ac9c9f165e29eb9e312bee8;hp=1c3822f3392d47c5bb921d2d3330aae1a3807c86;hpb=b2dfd8318ea57bbe38e2c61ffd8cda30fb7465c3;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/guicast/Makefile b/cinelerra-5.1/guicast/Makefile index 1c3822f3..15442cfb 100644 --- a/cinelerra-5.1/guicast/Makefile +++ b/cinelerra-5.1/guicast/Makefile @@ -95,7 +95,7 @@ $(shell echo $(OBJS) > $(OBJDIR)/objs) all: $(OUTPUT) $(UTILS) $(BCXFER): bccmdl.py bcxfer.C bcxfer.h - python2.7 < ./bccmdl.py + python3 < ./bccmdl.py +$(MAKE) -C xfer $(OUTPUT): $(OBJS) $(BCXFER)