put ebtables in /usr/sbin instead of /sbin
diff --git a/Makefile b/Makefile
index bdbf86f..e519c4e 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
 # default paths
 LIBDIR:=/usr/lib
 MANDIR:=/usr/local/man
-BINDIR:=/sbin
+BINDIR:=/usr/sbin
 ETCDIR:=/etc
 DESTDIR:=