Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_blond_cv / Makefile
diff --git a/cinelerra-5.1/plugins/theme_blond_cv/Makefile b/cinelerra-5.1/plugins/theme_blond_cv/Makefile
new file mode 100644 (file)
index 0000000..ab79fde
--- /dev/null
@@ -0,0 +1,12 @@
+include ../../global_config
+
+PLUGIN = theme_blond_cv
+OBJS = $(OBJDIR)/blondcvtheme.o
+OUTPUT_THEME = $(OUTPUT)
+
+CFLAGS += -I../../$(AVC_DIR) -I../../$(LIBRAW_DIR)
+
+include ../../plugin_config
+
+$(OBJDIR)/blondcvtheme.o: blondcvtheme.C
+