Skip to content

Fix subdir-objects automake warning

Ghost User requested to merge (removed):subdir into master

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.

Merge request reports