summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 03fa0d08..c4f95ea8 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -5,6 +5,7 @@ DIST_SUBDIRS = \
filebrowser \
modelines \
pythonconsole \
+ quickopen \
sort \
spell \
taglist \
@@ -18,13 +19,14 @@ SUBDIRS = \
filebrowser \
modelines \
pythonconsole \
+ quickopen \
sort \
taglist \
time \
trailsave
# python plugins are disabled for now
-#SUBDIRS += snippets quickopen
+#SUBDIRS += snippets
if ENABLE_ENCHANT
SUBDIRS += spell