summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-11-13 14:51:46 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2009-11-13 14:51:46 +0100
commite823ae46c34ab1ea5e8872b5c9a2edc871216214 (patch)
treee7a517057c70d7a433874c8e4c3a95c6a20b2947 /lib/Makefile.am
parent0e0aa3788dc3f2bf91f566fee6b695d0cd9939f4 (diff)
downloadabrt-e823ae46c34ab1ea5e8872b5c9a2edc871216214.tar.gz
abrt-e823ae46c34ab1ea5e8872b5c9a2edc871216214.tar.xz
abrt-e823ae46c34ab1ea5e8872b5c9a2edc871216214.zip
disable lib/Python, we don't use it anymore (run tested)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 6be37e8c..8f10beba 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1 +1,2 @@
-SUBDIRS = Utils Plugins Python
+SUBDIRS = Utils Plugins
+#disabled (ok to delete?): Python