xed/plugins/Makefile.am

22 lines
250 B
Makefile

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