Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / plugins / theme_suv / Makefile
diff --git a/cinelerra-5.0/plugins/theme_suv/Makefile b/cinelerra-5.0/plugins/theme_suv/Makefile
deleted file mode 100644 (file)
index 52e6aaa..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-include ../../global_config
-
-PLUGIN = theme_suv
-OBJS = $(OBJDIR)/suv.o
-OUTPUT_THEME = $(OUTPUT)
-
-AVC_DIR := $(shell cd ../../thirdparty/libavc*; pwd)
-CFLAGS += -I$(AVC_DIR)
-
-include ../../plugin_config
-
-$(OBJDIR)/suv.o: suv.C
-