When subdir source is included but subdir-objects is not
enabled, automake will throw a warning which will be considered
error by debian build system
Gbp-Pq: Name explicitly-enable-subdir-objects.patch
ACLOCAL_AMFLAGS = -I m4
NULL =
+AUTOMAKE_OPTIONS = subdir-objects
SUBDIRS = spice-common src man po doc data
NULL =
ACLOCAL_AMFLAGS = -I m4
+AUTOMAKE_OPTIONS = subdir-objects
SUBDIRS = python_modules common tests
NULL =
+AUTOMAKE_OPTIONS = subdir-objects
+
# Avoid need for python(pyparsing) by end users
CLIENT_MARSHALLERS = \
generated_client_demarshallers.c \
NULL =
SUBDIRS =
+AUTOMAKE_OPTIONS = subdir-objects
if WITH_CONTROLLER
SUBDIRS += controller
noinst_PROGRAMS += mock-acl-helper
endif
+AUTOMAKE_OPTIONS = subdir-objects
noinst_PROGRAMS += $(TESTS)
AM_CPPFLAGS = \