aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2022-07-02 20:04:42 -0400
committerB. Watson <urchlay@slackware.uk>2022-07-02 20:04:42 -0400
commit558aa4063051f7a2dbc90a208305d898408038c5 (patch)
tree60f1aaf21c6a0427453a0269879aac61b4748643 /Makefile
parent357902a96c1d0df69f5580d961cbff7d146b800d (diff)
downloadsbo-maintainer-tools-558aa4063051f7a2dbc90a208305d898408038c5.tar.gz
sbofixinfo: added (moved from sbostuff repo)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f43d27..515394a 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ MAN1DIR=$(MANDIR)/man1
DOCDIR=$(PREFIX)/doc/$(PROJ)-$(VERSION)
DOCS=README QUICKSTART TODO pre-commit-sbolint
-SCRIPTS=sbopkglint sbolint
+SCRIPTS=sbopkglint sbolint sbofixinfo
all:
@echo "Use 'make install PREFIX=<path>' to install $(PROJ)."