From 57a3daf2d5c02283a34a543f4567b4b3c71a2514 Mon Sep 17 00:00:00 2001 From: JosephMcc Date: Mon, 20 Feb 2017 04:13:09 -0800 Subject: [PATCH] Allow building with --disable-spell It helps if we actually respect our conditionals. --- plugins/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 2525b12..e6e56c7 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -14,7 +14,6 @@ SUBDIRS = \ filebrowser \ modelines \ sort \ - spell \ taglist \ textsize \ time \