The source project of this merge request has been removed.
Fix subdir-objects automake warning
This patch fixes the following warning:
xfconf/Makefile.am:18: warning: source file '$(top_srcdir)/common/xfconf-types.c' is in a subdirectory,
xfconf/Makefile.am:18: but option 'subdir-objects' is disabled
automake-1.16: warning: possible forward-incompatibility.