summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-03-17 19:54:37 +0000
committerDana Jansens <danakj@orodu.net>2003-03-17 19:54:37 +0000
commit9b33f7ded69e22ad18169c45b6b340dcb348e072 (patch)
tree521a3f9eedba1baf94a5480ea32c628439dafd3d /Makefile.am
parent055b459cdf8e8f15d17cb3366cfde31406fa6223 (diff)
stop using python internally. add an event dispatcher
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 aff7de32..be66ed9a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = po data themes doc render kernel engines python
+SUBDIRS = po data themes doc render kernel engines plugins
MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
.PHONY: doc