login

<     >

2014-12-02 21:40:24 (UTC-02:00)

Marcel Rodrigues <marcelgmr@gmail.com>

Do not strip symbols.

diff --git a/Makefile b/Makefile
index b6a2327..b4f3838 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ LDLIBS=-lcurses
 CFLAGS=-Wall -Wextra -Werror -O2
 PREFIX=/usr/local
 MANPREFIX=$(PREFIX)/man
-INSTALL=install -Ds
+INSTALL=install -D
 
 all: rover