aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/gs-elpa3
-rw-r--r--docs/Makefile2
2 files changed, 1 insertions, 4 deletions
diff --git a/bin/gs-elpa b/bin/gs-elpa
deleted file mode 100755
index ce096fa..0000000
--- a/bin/gs-elpa
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-g-sorcery gs-elpa $@
diff --git a/docs/Makefile b/docs/Makefile
index cba7bc8..8af5b2c 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,7 +1,7 @@
HTML_SOURCES=developer_instructions
HTML_DOCS=$(HTML_SOURCES:=.html)
-MAN_SOURCES=g-sorcery g-sorcery.cfg gs-elpa gs-pypi gs-ctan
+MAN_SOURCES=g-sorcery g-sorcery.cfg gs-pypi gs-ctan
MANS=$(MAN_SOURCES:=.8)
RST2HTML=rst2html.py