X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2FMakefile;h=19064e0a90218eefca98650e31ca4bcdbd569182;hb=0fb566814c8a2948506be87ea7ecd08128ae119b;hp=175356397a5d53669ac76cf8bf860926c339ada7;hpb=7bb8e93f40c79f5cd5f90189a8f69357f0a389b0;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/Makefile b/cinelerra-5.0/plugins/Makefile index 17535639..19064e0a 100644 --- a/cinelerra-5.0/plugins/Makefile +++ b/cinelerra-5.0/plugins/Makefile @@ -140,7 +140,7 @@ DIRS = \ DATA = $(PLUGIN_DIR)/fonts $(PLUGIN_DIR)/shapes MPEG2ENC = $(PLUGIN_DIR)/mpeg2enc.plugin HVEG2ENC = $(PLUGIN_DIR)/hveg2enc.plugin -LADSPA = $(PLUGIN_DIR)/ladspa +LADSPA = $(BINDIR)/ladspa all: $(DIRS) $(DATA) $(MPEG2ENC) $(HVEG2ENC) $(LADSPA)