Florian Weimer <fweimer@redhat.com> writes: > -ifneq "$(strip $(tests) $(tests-internal) $(xtests) $(test-srcs))" "" > +ifneq "$(strip $(tests) $(tests-container) $(tests-internal) $(xtests) $(test-srcs))" "" LGTM Reviewed-by: DJ Delorie <dj@redhat.com>