summaryrefslogtreecommitdiff
path: root/paper/lua-filters/plantuml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'paper/lua-filters/plantuml/Makefile')
-rw-r--r--paper/lua-filters/plantuml/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/paper/lua-filters/plantuml/Makefile b/paper/lua-filters/plantuml/Makefile
deleted file mode 100644
index feff6f4..0000000
--- a/paper/lua-filters/plantuml/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-test:
- @pandoc --self-contained --lua-filter=plantuml.lua --metadata title=README readme.md -o output.html
-