Commit 544a64a4 authored by Andy Gatward's avatar Andy Gatward Committed by Christophe Massiot

Fix typo in Makefile

parent 7b270a53
...@@ -28,5 +28,5 @@ install: all ...@@ -28,5 +28,5 @@ install: all
@install -d $(BIN) @install -d $(BIN)
@install dvblast dvblastctl $(BIN) @install dvblast dvblastctl $(BIN)
unistall: uninstall:
@rm $(BIN)/dvblast $(BIN)/dvblastctl @rm $(BIN)/dvblast $(BIN)/dvblastctl
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment