X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a39afcce76c3a02331385af96a474207d057fb09..2501ff5278198b17c195536d0953cbb40d1a5d3b:/projects/rlm_stg/Makefile?ds=inline diff --git a/projects/rlm_stg/Makefile b/projects/rlm_stg/Makefile index 9d51021b..98f5f2d2 100644 --- a/projects/rlm_stg/Makefile +++ b/projects/rlm_stg/Makefile @@ -8,7 +8,8 @@ LIB_NAME = rlm_stg PROG = $(LIB_NAME).so -SRCS = ./rlm_stg.cpp \ +SRCS = ./rlm_stg.c \ + ./iface.cpp \ ./stg_client.cpp STGLIBS = crypto \