X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2FMakefile;h=09ce46e9f03e7b64c8e373e1451d73b525533305;hb=7773615d89c9da219d3ade11c265601bfbc07dc0;hp=acef3b4809f97d008e69f8d615ec8c59aed545d6;hpb=c2e0e13ae922580f5eaa0953ade0f0958d1ab179;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/Makefile b/cinelerra-5.1/cinelerra/Makefile index acef3b48..09ce46e9 100644 --- a/cinelerra-5.1/cinelerra/Makefile +++ b/cinelerra-5.1/cinelerra/Makefile @@ -553,6 +553,9 @@ ydiff: ydiff.C $(LIBRARIES) @echo g++ -o $@ ydiff.C @g++ $(CFLAGS) ydiff.C -o $@ $(LIBS) +shdmp: shdmp.C + @g++ $(CFLAGS) shdmp.C -o $@ + clean: rm -rf $(OBJDIR) rm -f shuttle_keys.h