Makefile: more fix for #1312
diff --git a/Makefile b/Makefile
index ba12a7c..6dfbb0a 100644
--- a/Makefile
+++ b/Makefile
@@ -418,7 +418,7 @@
 	rm -rf $(DESTDIR)$(INCDIR)/$(LIBNAME)
 	rm -f $(DESTDIR)$(LIBDIR)/lib$(LIBNAME).*
 	rm -f $(PKGCFGDIR)/$(LIBNAME).pc
-	rm -f $(DESTDIR)$(BINDIR)/cstool
+	rm -f $(BINDIR)/cstool
 
 clean:
 	rm -f $(LIBOBJ)