[systemd-devel] [PATCH 3/1] build-sys: put all BUILT_SOURCES in CLEANFILES
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Thu Jul 19 22:11:44 PDT 2012
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
> <zbyszek at in.waw.pl> 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
More information about the systemd-devel
mailing list