Moved the binary path for make install to /usr/bin/.
[selector.git] / Makefile
index 23b62f4..d80b4cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@
 #  along with selector.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-BINARY_PATH = /usr/local/bin
+BINARY_PATH = /usr/bin
 MAN_PATH = /usr/share/man/man1
 
 LDFLAGS=-lcurses