xed/plugins/Makefile.am

20 lines
230 B
Makefile

DIST_SUBDIRS = \
docinfo \
filebrowser \
modelines \
sort \
spell
SUBDIRS = \
docinfo \
filebrowser \
modelines \
sort \
spell
if ENABLE_ENCHANT
SUBDIRS += spell
endif
-include $(top_srcdir)/git.mk