Skip to content

Commit

Permalink
stronger install target
Browse files Browse the repository at this point in the history
  • Loading branch information
nwnk committed Feb 5, 2010
1 parent ed2a616 commit 26c03c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ clean:
-echo rm -f edid-decode **/*.jx | zsh -s

install:
mkdir -p $(DESTDIR)$(bindir)
install -m 0755 edid-decode $(DESTDIR)$(bindir)

0 comments on commit 26c03c8

Please sign in to comment.