Merge branch 'master' of github.com:aquynh/capstone
diff --git a/.gitignore b/.gitignore
index 868739d..4fee527 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,6 +110,8 @@
 test_arm_regression.o
 fuzz_harness
 test_iter_benchmark
+fuzz_bindisasm
+fuzz_disasm
 
 
 *.s
diff --git a/Makefile b/Makefile
index 6dfbb0a..378f2fe 100644
--- a/Makefile
+++ b/Makefile
@@ -416,7 +416,7 @@
 
 uninstall:
 	rm -rf $(DESTDIR)$(INCDIR)/$(LIBNAME)
-	rm -f $(DESTDIR)$(LIBDIR)/lib$(LIBNAME).*
+	rm -f $(LIBDIR)/lib$(LIBNAME).*
 	rm -f $(PKGCFGDIR)/$(LIBNAME).pc
 	rm -f $(BINDIR)/cstool