aboutsummaryrefslogtreecommitdiff
path: root/icepll
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2017-11-18 18:03:20 +0000
committerDavid Shah <davey1576@gmail.com>2017-11-18 18:03:20 +0000
commited61efa023aa5a9de73c603fae64a5c4264792eb (patch)
treec1fcc84f4184044eb4ecb456e21d7a4aee76a73b /icepll
parentb059f37b5006bd12ae10f3e847fb394b2540aa6a (diff)
parentb8832a2cda1b1bf0fe5a7c3f1f2833e516f1d136 (diff)
Merge branch 'master' into up5k
Diffstat (limited to 'icepll')
-rw-r--r--icepll/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/icepll/Makefile b/icepll/Makefile
index 87eabfa..13a1d81 100644
--- a/icepll/Makefile
+++ b/icepll/Makefile
@@ -17,7 +17,7 @@ uninstall:
rm -f $(DESTDIR)$(PREFIX)/bin/icepll$(EXE)
clean:
- rm -f icepll
+ rm -f icepll$(EXE)
rm -f icepll.exe
rm -f *.o *.d