Skip to content

Commit 06860e8

Browse files
author
opendata26
authored
Update makefile
1 parent dfa8f38 commit 06860e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ clean:
2525
prefix=/usr
2626

2727
install: unandmgr
28-
install -D -m 0755 unandmgr $(DESTDIR)$(prefix)/bin
28+
install -D -m 0755 unandmgr $(DESTDIR)$(prefix)/bin/unandmgr
2929

3030
.PHONY: install

0 commit comments

Comments
 (0)