Index: plugins.h =================================================================== --- plugins.h (revision 8294) +++ plugins.h (revision 8295) @@ -78,6 +78,6 @@ plugin_dep("sim", "lib_plot") plugin_dep("sim_gui", "lib_plot") plugin_dep("sim_ngspice", "sim") -plugin_dep("sim_ngspice", "tagret_spice") +plugin_dep("sim_ngspice", "target_spice") plugin_dep("target_pcb", "lib_target") plugin_dep("target_spice", "lib_target")