summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-13 11:27:19 +0300
committermonsta <[email protected]>2016-12-13 11:27:19 +0300
commitb4ddcc1d1f7635d19db4b015a54b45dca63e2c88 (patch)
tree97697bcc3131c21603cfda03a65fa3d22ef7b801 /Makefile.am
parentbfa1740cce3269373d055b5fb9f5f6867d63d0cb (diff)
downloadlibmateweather-b4ddcc1d1f7635d19db4b015a54b45dca63e2c88.tar.bz2
libmateweather-b4ddcc1d1f7635d19db4b015a54b45dca63e2c88.tar.xz
drop Python bindings and --enable-python build option
it requires PyGTK so won't even build with GTK+3
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7eb1157..325b0a7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = po po-locations libmateweather doc data python icons
+SUBDIRS = po po-locations libmateweather doc data icons
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}