From 6068a01f72a034e04c77366727ef0be2fc0434cd Mon Sep 17 00:00:00 2001 From: rbuj Date: Mon, 16 Nov 2020 07:56:24 +0100 Subject: configure: remove warning about option 'subdir-objects' is disabled --- applets/wncklet/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applets/wncklet/Makefile.am b/applets/wncklet/Makefile.am index 38dfaca5..ed442671 100644 --- a/applets/wncklet/Makefile.am +++ b/applets/wncklet/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS = subdir-objects + AM_CPPFLAGS = \ $(LIBMATE_PANEL_APPLET_CFLAGS) \ $(WNCKLET_CFLAGS) \ -- cgit v1.2.1