From 8c4c6dbad48239d6bbe433d886a294a52f95fee5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 18 Jul 2020 17:09:55 +0200 Subject: bindings/pyton: Drop Python2/Gtk-2 bindings. --- bindings/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bindings/Makefile.am') diff --git a/bindings/Makefile.am b/bindings/Makefile.am index d2a1ac5..804f729 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -3,7 +3,6 @@ SUBDIRS = \ vala else SUBDIRS = \ - python \ vala endif @@ -11,4 +10,4 @@ if HAS_MONO SUBDIRS += mono endif -DISTCLEANFILES = Makefile.in \ No newline at end of file +DISTCLEANFILES = Makefile.in -- cgit v1.2.3