summaryrefslogtreecommitdiff
path: root/paper/lua-filters/spellcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'paper/lua-filters/spellcheck/Makefile')
-rw-r--r--paper/lua-filters/spellcheck/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/paper/lua-filters/spellcheck/Makefile b/paper/lua-filters/spellcheck/Makefile
deleted file mode 100644
index 9d51bff..0000000
--- a/paper/lua-filters/spellcheck/Makefile
+++ /dev/null
@@ -1,2 +0,0 @@
-test:
- @pandoc --lua-filter=spellcheck.lua sample.md | sort | diff --strip-trailing-cr -u expected.txt -