X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2FMakefile;h=09ae02694652d75b773186c52da641251b686f7e;hb=29cc4023b50d6f7f9ab518978d8c9e839832b900;hp=a9469da0ff74c365427ce8bfe7a4a0f7c2bfe928;hpb=d15e0002dd6aa24de8e899b3551d247ac2128811;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/Makefile b/cinelerra-5.1/plugins/Makefile index a9469da0..09ae0269 100644 --- a/cinelerra-5.1/plugins/Makefile +++ b/cinelerra-5.1/plugins/Makefile @@ -1,4 +1,4 @@ -TOPDIR ?= $(CURDIR)/.. +export TOPDIR ?= $(CURDIR)/.. include $(TOPDIR)/global_config ifeq ($(WANT_DVB), yes) @@ -15,6 +15,7 @@ DIRS = \ 1080to540 \ 720to480 \ aging \ + scaleratio \ audioscope \ bandslide \ bandwipe \