X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=tutorial%2Fmybot%2FMakefile;h=445e1af794c8da0ff6cf3b4a8499d9d4a598384f;hp=4cda00a69c9527323cf161d6d7ac573942bfd3a6;hb=52e57c880aba9c5e89f59d962eb9af75670b76e0;hpb=ae1482a76c29db9fdcd6ed6cf63d312a37a5cb01 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