Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
opendata26 authored Mar 26, 2017
1 parent 2fa1c18 commit dfa8f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ clean:
prefix=/usr

install: unandmgr
install -m 0755 unandmgr $(DESTDIR)$(prefix)/bin
install -D -m 0755 unandmgr $(DESTDIR)$(prefix)/bin

.PHONY: install

0 comments on commit dfa8f38

Please sign in to comment.