Skip to content

Commit 52b9130

Browse files
committed
Install shared Black Belt prompt for system-wide CLI use
1 parent 90aa2c1 commit 52b9130

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎bin/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ install: all
2828
install -Dm755 blackbelt-engine.sh $(DESTDIR)$(PREFIX)/blackbelt-engine.sh
2929
install -Dm644 BlackBeltCLI.class $(DESTDIR)$(PREFIX)/BlackBeltCLI.class
3030
install -Dm644 BlackBeltCLI.java $(DESTDIR)$(PREFIX)/BlackBeltCLI.java
31+
install -Dm644 ../black.belt/sharp/system.prompt $(DESTDIR)/usr/share/blackbelt/sharp/system.prompt
3132

3233
clean:
3334
rm -f blackbelt-c blackbelt-cpp BlackBeltCLI.class

0 commit comments

Comments
 (0)