aboutsummaryrefslogtreecommitdiff
path: root/bindings/Makefile.am
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-07-18 17:09:55 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-07-18 17:09:55 +0200
commit8c4c6dbad48239d6bbe433d886a294a52f95fee5 (patch)
tree40824857d3d166d66caec4c03889d3b9826d50e2 /bindings/Makefile.am
parenteb5ffbb18bfb7a03f9e6c4f5dba7ab4e66901d40 (diff)
downloadlibayatana-appindicator-8c4c6dbad48239d6bbe433d886a294a52f95fee5.tar.gz
libayatana-appindicator-8c4c6dbad48239d6bbe433d886a294a52f95fee5.tar.bz2
libayatana-appindicator-8c4c6dbad48239d6bbe433d886a294a52f95fee5.zip
bindings/pyton: Drop Python2/Gtk-2 bindings.
Diffstat (limited to 'bindings/Makefile.am')
-rw-r--r--bindings/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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