]> git.stg.codes - stg.git/blobdiff - projects/rlm_stg/Makefile
Added checks for boost and yajl.
[stg.git] / projects / rlm_stg / Makefile
index 548232a8a9b7a88f3748667d3c3c66580aea6d50..72788bcb7cd5825c9889be62ab288f9d29afb8cf 100644 (file)
@@ -14,7 +14,7 @@ SRCS = ./rlm_stg.c \
 
 STGLIBS = crypto \
           common \
-          sgcp
+          json
 
 STGLIBS_INCS = $(addprefix -I ../../stglibs/,$(addsuffix .lib/include,$(STGLIBS)))
 STGLIBS_LIBS = $(addprefix -L ../../stglibs/,$(addsuffix .lib,$(STGLIBS)))