Index: Plug.tmpasm =================================================================== --- Plug.tmpasm (revision 37105) +++ Plug.tmpasm (revision 37106) @@ -3,7 +3,7 @@ put /local/rnd/mod/MENUVAR {puller_menu} append /local/rnd/mod/OBJS_C99 [@ $(PLUGDIR)/puller/puller.o @] -switch /local/pcb/puller/controls +switch /local/module/puller/controls case {buildin} include /local/pcb/tmpasm/buildin; end; case {plugin} include /local/pcb/tmpasm/plugin; end; case {disable} include /local/pcb/tmpasm/disable; end;