diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index f00a804..dc6ffab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,8 +6,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} NULL = DISTCHECK_CONFIGURE_FLAGS = \ - --without-systemd \ - --with-gtk=$(GTK_API_VERSION) + --without-systemd SUBDIRS = \ src \ |