Index: trunk/src/Makefile.dep =================================================================== --- trunk/src/Makefile.dep (revision 31973) +++ trunk/src/Makefile.dep (revision 31974) @@ -2161,7 +2161,8 @@ ../src_plugins/lib_polyhelp/topoly.h obj_common.h \ ../src_plugins/export_openems/mesh.h layer.h librnd/core/vtc0.h vtr0.h \ ../src_plugins/export_openems/excitation.c librnd/core/hid_dad.h \ - librnd/core/hid_dad_spin.h event.h librnd/core/event.h + librnd/core/hid_dad_spin.h event.h librnd/core/event.h \ + ../src_plugins/export_openems/openems_xml.c ../src_plugins/export_openems/mesh.o: \ ../src_plugins/export_openems/mesh.c ../config.h librnd/config.h \ ../src_plugins/export_openems/mesh.h layer.h globalconst.h \ @@ -4216,7 +4217,7 @@ ../src_plugins/io_eagle/egb_tree.h ../src_3rd/genht/htss.h \ ../src_3rd/genht/ht.h librnd/core/error.h librnd/core/global_typedefs.h \ librnd/core/rnd_bool.h librnd/core/math_helper.h librnd/core/misc_util.h \ - librnd/core/unit.h + librnd/core/unit.h librnd/core/compat_misc.h ../src_plugins/io_eagle/egb_tree.o: ../src_plugins/io_eagle/egb_tree.c \ ../config.h librnd/config.h ../src_3rd/genht/hash.h \ ../src_plugins/io_eagle/egb_tree.h ../src_3rd/genht/htss.h \