On Thu, Jul 19, 2012 at 11:12:13PM +0200, Kay Sievers wrote: > On Tue, Jul 17, 2012 at 7:08 PM, Zbigniew Jędrzejewski-Szmek > <[email protected]> wrote: > > Since currently all items in BUILT_SOURCES are also in CLEANFILES, > > we can reduce clutter by appending BUILT_SOURCES directly. > > > +CLEANFILES = BUILT_SOURCES > > That needs to be $(BUILT_SOURCES). I don't know how I missed that. Thanks for taking care of it.
> Please always test any such build-sys changes with "make -j8 > distcheck", there are days you really don't want to look into > autotools issues, you don't want to see it, it should just work. :) Definitely. Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
