X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=tutorial%2Fmybot%2FMakefile;h=445e1af794c8da0ff6cf3b4a8499d9d4a598384f;hb=52e57c880aba9c5e89f59d962eb9af75670b76e0;hp=4cda00a69c9527323cf161d6d7ac573942bfd3a6;hpb=8b519f93f08155aee3a68463d1a783cf9b392d43;p=silc.git diff --git a/tutorial/mybot/Makefile b/tutorial/mybot/Makefile index 4cda00a6..445e1af7 100644 --- a/tutorial/mybot/Makefile +++ b/tutorial/mybot/Makefile @@ -17,7 +17,7 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign -CFLAGS = $(INCLUDES) $(SILC_COMMON_LIBS) $(LDFLAGS) +CFLAGS = $(INCLUDES) $(SILC_COMMON_LDFLAGS) $(SILC_COMMON_LIBS) $(LDFLAGS) SOURCES = mybot.c all: mybot