X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2FMakefile;h=ad888cf367ac40b5012520fb0a300895701266ac;hb=a0d43979126b586d50b2de48056ae48fa8d0bb1d;hp=be86c3ce17e15bd8c4a221335cb2496a31e7d82a;hpb=15411d7912d8aa1b9bea6ba8862517b058861771;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/Makefile b/cinelerra-5.1/cinelerra/Makefile index be86c3ce..ad888cf3 100644 --- a/cinelerra-5.1/cinelerra/Makefile +++ b/cinelerra-5.1/cinelerra/Makefile @@ -617,7 +617,7 @@ $(OBJDIR)/pluginlv2ui.o $(OBJDIR)/lv2ui.o: $(OBJDIR)/shuttle.o: shuttle.C shuttle_keys.h shuttle_keys.h: /usr/include/X11/keysymdef.h - sed < /usr/include/X11/keysymdef.h > shuttle_keys.h -f shuttle.sed + sed -n < /usr/include/X11/keysymdef.h > shuttle_keys.h -f shuttle.sed $(OBJDIR)/lv2ui: $(LV2OBJS) @echo $(CXX) \`cat $(OBJDIR)/c_flags\` $^ -o $@