rework findobject, add opecv_build
[goodguy/history.git] / cinelerra-5.1 / plugin_config
index e03d3c4d744bc007e64e6dfc1d98ee4e205122c1..5615a62efbd49413e26dc35f8f71e97a35927ea6 100644 (file)
@@ -45,8 +45,7 @@ $(PLUGIN_DIR)/%/$(PLUGIN).png:        %.png
        $(if $(wildcard $(dir $@)),,mkdir -p $(dir $@))
        cp -a $< $@
 
-clean:
-       find \( -name core -o -name '*.o' -o -name '*.a' \) -exec rm -f {} \;
+clean::
        rm -f $(OUTPUT)
        rm -rf $(OBJDIR)