Index: src/libcschem/Makefile.dep =================================================================== --- src/libcschem/Makefile.dep (revision 10344) +++ src/libcschem/Makefile.dep (revision 10345) @@ -236,7 +236,8 @@ ../../src_3rd/gengeo2d/typecfg_long_double.h ../../src_3rd/opc89.h \ ../../src_3rd/gengeo2d/common.h ../../src_3rd/gengeo2d/prim.h \ ../libcschem/engine.h ../libcschem/abstract.h ../libcschem/TODO.h \ - plug_library.h integrity.h concrete.h undo.h actions_csch.h drc.h + project_p4.h ../libcschem/project.h plug_library.h plug_io.h integrity.h \ + concrete.h undo.h actions_csch.h drc.h non_graphical.o: non_graphical.c config.h concrete.h \ ../libcschem/common_types.h ../libcschem/config.h ../libcschem/rtree.h \ ../libcschem/attrib.h ../libcschem/oidpath.h ../libcschem/vtoid.h \ Index: src/sch-rnd/Makefile.dep =================================================================== --- src/sch-rnd/Makefile.dep (revision 10344) +++ src/sch-rnd/Makefile.dep (revision 10345) @@ -183,6 +183,17 @@ ../plugins/export_tedax/hid_impl.c ../libcschem/project.h \ ../libcschem/engine.h ../libcschem/util_export.h ../sch-rnd/export.h \ ../sch-rnd/draw.h +../plugins/export_tedax_footprint/export_tedax_footprint.o: \ + ../plugins/export_tedax_footprint/export_tedax_footprint.c \ + ../libcschem/config.h ../libcschem/concrete.h \ + ../libcschem/common_types.h ../libcschem/rtree.h ../libcschem/attrib.h \ + ../libcschem/oidpath.h ../libcschem/vtoid.h \ + ../../src_3rd/libuundo/uundo.h ../../src_3rd/libminuid/libminuid.h \ + ../../src_3rd/gengeo2d/typecfg_long_double.h ../../src_3rd/opc89.h \ + ../../src_3rd/gengeo2d/common.h ../../src_3rd/gengeo2d/prim.h \ + ../libcschem/util_export.h ../libcschem/project.h ../libcschem/engine.h \ + ../libcschem/abstract.h ../libcschem/TODO.h ../sch-rnd/draw.h \ + ../sch-rnd/export.h ../plugins/funcmap/funcmap.o: ../plugins/funcmap/funcmap.c \ ../../src_3rd/load_cache/load_cache.h ../libcschem/config.h \ ../libcschem/abstract.h ../libcschem/common_types.h \