DIST_SUBDIRS = \
changecase \
docinfo \
externaltools \
filebrowser \
modelines \
pythonconsole \
quickopen \
snippets \
sort \
spell \
taglist \
time
SUBDIRS = \
if ENABLE_PYTHON
SUBDIRS += pythonconsole snippets quickopen
endif
if ENABLE_ENCHANT
SUBDIRS += spell
-include $(top_srcdir)/git.mk