X-Git-Url: http://git.silcnet.org/gitweb/?p=runtime.git;a=blobdiff_plain;f=Makefile.defines_int.in;h=92fd95cd1041f39b136560d571b8ce1aa53e5a53;hp=8d639153c575d373b8e57a9bed8c4e411996137f;hb=a788ad407a51e84cfd41fedc6c053e62283ea2d7;hpb=72c2de619079457f7a68100eb13385275a424a23 diff --git a/Makefile.defines_int.in b/Makefile.defines_int.in index 8d639153..92fd95cd 100644 --- a/Makefile.defines_int.in +++ b/Makefile.defines_int.in @@ -30,7 +30,7 @@ silc_install_prefix=@prefix@ # Common libraries that are linked against the created executable # SILC_COMMON_LDFLAGS= @LDFLAGS@ -SILC_COMMON_LIBS= -lsilc @LIBS@ +SILC_COMMON_LIBS= @LIBS@ # # Common compilation flags @@ -57,4 +57,4 @@ mandir = $(DESTDIR)@mandir@ #ifdef SILC_DIST_SERVER silc_logsdir=@LOGSDIR@ logsdir = $(DESTDIR)$(silc_logsdir) -#endif SILC_DIST_SERVER \ No newline at end of file +#endif SILC_DIST_SERVER