[BUILD] Changed 'install' target to install the binaries first
diff --git a/Makefile b/Makefile
index 6beee0b..2900669 100644
--- a/Makefile
+++ b/Makefile
@@ -492,7 +492,7 @@
 	install -d $(DESTDIR)$(SBINDIR)
 	install haproxy $(DESTDIR)$(SBINDIR)
 
-install: install-doc install-man install-bin
+install: install-bin install-man install-doc
 
 clean:
 	rm -f *.[oas] src/*.[oas] core haproxy test