diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-17 19:54:37 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-17 19:54:37 +0000 |
| commit | 9b33f7ded69e22ad18169c45b6b340dcb348e072 (patch) | |
| tree | 521a3f9eedba1baf94a5480ea32c628439dafd3d /Makefile.am | |
| parent | 055b459cdf8e8f15d17cb3366cfde31406fa6223 (diff) | |
stop using python internally. add an event dispatcher
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
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 |
