aboutsummaryrefslogtreecommitdiffstats
path: root/plugin.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.mk')
-rw-r--r--plugin.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin.mk b/plugin.mk
deleted file mode 100644
index bacbb420f2..0000000000
--- a/plugin.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-%.eplug: %.eplug.in
- sed -e 's|\@PLUGINDIR\@|$(plugindir)|' $< > $@