Index: trunk/src/libcschem/Makefile.dep =================================================================== --- trunk/src/libcschem/Makefile.dep (revision 10240) +++ trunk/src/libcschem/Makefile.dep (revision 10241) @@ -196,7 +196,7 @@ ../../src_3rd/gengeo2d/typecfg_long_double.h ../../src_3rd/opc89.h \ ../../src_3rd/gengeo2d/common.h ../../src_3rd/gengeo2d/prim.h cnc_grp.h \ ../libcschem/concrete.h project.h ../libcschem/engine.h \ - ../libcschem/abstract.h ../libcschem/TODO.h hierarchy.h + ../libcschem/abstract.h ../libcschem/TODO.h plug_library.h hierarchy.h htPo.o: htPo.c htPo.h config.h \ ../../src_3rd/gengeo2d/typecfg_long_double.h ../../src_3rd/opc89.h \ ../../src_3rd/gengeo2d/common.h ../../src_3rd/gengeo2d/prim.h Index: trunk/src/sch-rnd/Makefile.dep =================================================================== --- trunk/src/sch-rnd/Makefile.dep (revision 10240) +++ trunk/src/sch-rnd/Makefile.dep (revision 10241) @@ -1390,10 +1390,11 @@ ../../src_3rd/gengeo2d/common.h ../../src_3rd/gengeo2d/prim.h \ ../libcschem/engine.h ../libcschem/abstract.h ../libcschem/TODO.h \ ../libcschem/compile.h ../libcschem/util_export.h ../libcschem/event.h \ - ../libcschem/csch_printf.h conf_core.h crosshair.h build_run.h sheet.h \ - draw.h font.h ../libcschem/cnc_text.h ../libcschem/cnc_text_dyn.h \ - emergency.h project.h multi.h plug_io_act.h export.h ../sch-rnd/draw.h \ - buildin.c funchash_core.h funchash_core_list.h + ../libcschem/csch_printf.h ../libcschem/hierarchy.h conf_core.h \ + crosshair.h build_run.h sheet.h draw.h font.h ../libcschem/cnc_text.h \ + ../libcschem/cnc_text_dyn.h emergency.h project.h multi.h plug_io_act.h \ + export.h ../sch-rnd/draw.h buildin.c funchash_core.h \ + funchash_core_list.h search.o: search.c ../libcschem/config.h ../libcschem/concrete.h \ ../libcschem/common_types.h ../libcschem/rtree.h ../libcschem/attrib.h \ ../libcschem/oidpath.h ../libcschem/vtoid.h \