From 71e85c19d712f455c116b58c2bdbbda862270504 Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 7 Oct 2018 16:55:54 +0300 Subject: drop Python support leftovers --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a3d276a..8a7ae57 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} EXTRA_DIST = autogen.sh -DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python +DISTCHECK_CONFIGURE_FLAGS = --disable-introspection MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ @@ -17,7 +17,6 @@ MAINTAINERCLEANFILES = \ $(srcdir)/ltmain.sh \ $(srcdir)/missing \ $(srcdir)/mkinstalldirs \ - $(srcdir)/py-compile \ `find "$(srcdir)" -type f -name Makefile.in -print` \ $(srcdir)/configure \ $(srcdir)/m4/intltool.m4 \ -- cgit v1.2.1