Skip to content

Commit

Permalink
Fix --version
Browse files Browse the repository at this point in the history
  • Loading branch information
MrGoro committed Apr 21, 2020
1 parent b62210b commit 965b8b3
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 @@ -12,5 +12,5 @@ install:
cp sim-tool $(DESTDIR)/usr/bin/
mkdir -p $(DESTDIR)/usr/share/sim-tool
cp sim-tool.py $(DESTDIR)/usr/share/sim-tool/sim-tool
cp version $(DESTDIR)/usr/share/sim-tool/sim-tool/version
cp version $(DESTDIR)/usr/share/sim-tool/version
cp -R sim $(DESTDIR)/usr/share/sim-tool

0 comments on commit 965b8b3

Please sign in to comment.