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