Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / plugins / normalize / Makefile
diff --git a/cinelerra-5.0/plugins/normalize/Makefile b/cinelerra-5.0/plugins/normalize/Makefile
deleted file mode 100644 (file)
index 9e177eb..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-include ../../global_config
-
-OBJS = $(OBJDIR)/normalize.o  \
-       $(OBJDIR)/normalizewindow.o
-
-PLUGIN = normalize
-
-include ../../plugin_config
-
-
-$(OBJDIR)/normalize.o: normalize.C
-$(OBJDIR)/normalizewindow.o: normalizewindow.C