]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/radius/Makefile
Introduced new mod_radius.
[stg.git] / projects / stargazer / plugins / other / radius / Makefile
index 62a05183acbb016994b74df5a7e8a34b9c6dbc85..dd7366981481e63aacb82ead660ff7b35d54eaf0 100644 (file)
@@ -8,7 +8,8 @@ LIBS += $(LIB_THREAD)
 
 PROG = mod_radius.so
 
-SRCS = ./radius.cpp
+SRCS = radius.cpp \
+       config.cpp
 
 STGLIBS = common \
          crypto \