Wei Liu writes ("[PATCH 1/2] libxl: don't delete xenlight.pc.in when cleaning"): > That file is generated by configure. Deleting it leads to rerun > configure after every 'make clean'. ... > - $(RM) -f xenlight.pc xenlight.pc.in > + $(RM) -f xenlight.pc > > distclean: clean
Surely this should be moved to the distclean target, not just removed ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel