----- Mensaje original ----- > > > > -DISTCLEANFILES = \ > > - spice-protocol.pc > > So where does this go? DISTCLEANFILES is not needed anymore? Don't we > want make distclean to remove spice-protocol.pc?
Files generated during configure are automatically added to distclean rule. See CONFIG_CLEAN_FILES. _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
