diff --git a/Makefile.am b/Makefile.am index 8ef9e814..78f6f3b8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ EXTRA_DIST = \ config.h.meson \ po/meson.build -DISTCHECK_CONFIGURE_FLAGS = --with-sysprofd=bundled --with-systemdsystemunitdir='$(prefix)/etc/systemd/system' +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk --with-sysprofd=bundled --with-systemdsystemunitdir='\${prefix}/etc/systemd/system' AUTHORS: $(AM_V_GEN)if test -d "$(srcdir)/.git"; \