X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2FMakefile;fp=cinelerra-5.1%2Fguicast%2FMakefile;h=d771b4624d932cca7cdfd100eb3c4690271c3ba6;hp=de3f5172d4d7511cb613e567313e8b266e9c0c23;hb=91ee11963ec5a35880e6d715e722fb489b538577;hpb=ff4d1a70685f6721081fb3277a11834ad35cdd21 diff --git a/cinelerra-5.1/guicast/Makefile b/cinelerra-5.1/guicast/Makefile index de3f5172..d771b462 100644 --- a/cinelerra-5.1/guicast/Makefile +++ b/cinelerra-5.1/guicast/Makefile @@ -119,7 +119,7 @@ $(shell echo $(OBJS) > $(OBJDIR)/objs) all: $(OUTPUT) $(UTILS) $(BCXFER): bccmdl.py bcxfer.C bcxfer.h - python < ./bccmdl.py + python3 < ./bccmdl.py +$(MAKE) -C xfer $(OUTPUT): $(OBJS) $(BCXFER)