]> git.stg.codes - stg.git/blobdiff - projects/rlm_stg/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / projects / rlm_stg / Makefile
index c17a740bf4725fa27441d6c893b4cbb65e18eb70..27f486b410f443ac68bf6047b9868864bb7d1651 100644 (file)
@@ -8,10 +8,11 @@ LIB_NAME = rlm_stg
 
 PROG = $(LIB_NAME).so
 
-SRCS = ./rlm_stg.c \
-       ./iface.cpp \
-       ./stg_client.cpp \
-       ./radlog.c
+SRCS = rlm_stg.c \
+       iface.cpp \
+       stg_client.cpp \
+       conn.cpp \
+       radlog.c
 
 STGLIBS = crypto \
           common \