From 3ac5429fbbbb579c41e762f0a6173e52127ab133 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 12 Aug 2018 12:06:38 -0400 Subject: [PATCH] Manual merge of GitLab MR !1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ea6a18f..ed66d50 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ BINDIR=/usr/bin DOCS = README COPYING NEWS doc/HACKING doc/sst-doc.xml doc/sst-layer.xsl doc/sst.xml SOURCES = sst.py Makefile replay doc/makehelp.py control $(DOCS) -all: sst-$(VERS).tar.gz +all: super-star-trek-$(VERS).tar.gz install: sst.6 cp sst.py $(BINDIR) -- 2.31.1