commit | db5238d3a4698aad7f25dcc1cea381a8ee822cfd | [log] [tgz] |
---|---|---|
author | Christian Wiese <morfoh@opensde.org> | Wed Mar 12 18:28:13 2008 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 17 08:59:07 2008 +0100 |
tree | ed85b30e25f1bd6891824d58b7779a82106611a3 | |
parent | ce8f3428a2f2c70ae1b68c9a512995e17f913a70 [diff] [blame] |
[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