X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_neophyte%2FMakefile;fp=cinelerra-5.1%2Fplugins%2Ftheme_neophyte%2FMakefile;h=5b1013c9a2634bb1e68e95c6a6a6ba27a91b60bf;hb=c5feedfabe3ee87dfae9a254c9b67c566ec15d2e;hp=0000000000000000000000000000000000000000;hpb=ebc84d483fe7a1cd9f60c7a88c5b49dc4effd733;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/theme_neophyte/Makefile b/cinelerra-5.1/plugins/theme_neophyte/Makefile new file mode 100644 index 00000000..5b1013c9 --- /dev/null +++ b/cinelerra-5.1/plugins/theme_neophyte/Makefile @@ -0,0 +1,10 @@ +include ../../plugin_defs + +PLUGIN = theme_neophyte +OBJS = $(OBJDIR)/neophyte.o +OUTPUT_THEME = $(OUTPUT) + +include ../../plugin_config + +$(OBJDIR)/neophyte.o: neophyte.C +