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). 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. :) Cheers, Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
