summaryrefslogtreecommitdiff
blob: 22a65c1ea8dc83d91cb4ad5065976ca7566b2543 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 3d95d22..82c2345 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -15,7 +15,7 @@ noinst_PROGRAMS = bytereader
 ASSADIR = ${top_srcdir}/assa
 INCLUDES = -I$(top_srcdir)
 
-LDFLAGS = -static
+LDFLAGS += -static
 LDADD = $(top_builddir)/assa/libassa-@ASSA_RELEASE@.la @WIN32_EXTRA_LIBADD@
 
 bytereader_SOURCES   = bytereader.cpp