Description: Add_hardening
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@
 ifneq ($(debug),no)
   CFLAGS += -g
 endif
-LDFLAGS=-lgenometools -lm \
+LDFLAGS+=-lgenometools -lm \
         -L$(prefix)/lib \
         -L/usr/local/lib
 ifdef lib
