Prints the content of /tmp/mymail.err in case of error.
[mymail.git] / Makefile
index 6fdb732..36a2ac5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@
 BINARY_PATH = $(DESTDIR)/usr/bin
 MAN_PATH = $(DESTDIR)/usr/share/man/man1
 
-LDFLAGS=-lcurses
+LDFLAGS=
 
 UNAME=\"$(shell uname -srmn)\"