X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=Makefile.defines_int.in;h=36df88bc1fa1a7fe2e40cfcff7625731ae414c99;hp=817ec5fec0e8990c7f298f01f3152ca6811fe5aa;hb=a36c2a3ac0c04984b73bf712d6b5b0c3a8cc1866;hpb=dc0405c1cd1d79986543a475686e78f2ab5e0143 diff --git a/Makefile.defines_int.in b/Makefile.defines_int.in index 817ec5fe..36df88bc 100644 --- a/Makefile.defines_int.in +++ b/Makefile.defines_int.in @@ -29,7 +29,8 @@ silc_install_prefix=@prefix@ # # Common libraries that are linked against the created executable # -SILC_COMMON_LIBS= -L$(silc_top_srcdir)/lib -lsilc @LIBS@ +SILC_COMMON_LDFLAGS= @LDFLAGS@ +SILC_COMMON_LIBS= -lsilc @LIBS@ # # Common compilation flags