> Making all in importer > gcc: GNOME_Evolution_Importer-common.c: No such file or directory
Try cd'ing into the importer directory and typing "make GNOME_Evolution_Importer-common.c", and then cd .. and make again. Some version of automake changed the semantics of "BUILT_SOURCES" so that they don't get automatically built before everything else, and it's possible that the makefile still depends on that happening. -- Dan _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
