]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/files/Makefile
Merge branch 'stg-2.409-radius'
[stg.git] / projects / stargazer / plugins / store / files / Makefile
index 3357a50142fa3c5252a5abbda1feaebe0fa4f91f..c952d8a1e13fcf248afadf9cbe78f134e86b06e5 100644 (file)
@@ -8,7 +8,10 @@ PROG = mod_store_files.so
 
 SRCS = ./file_store.cpp
 
-STGLIBS = -lconffiles -lstg_common -lstg_locker -lstg_crypto
+STGLIBS = conffiles \
+         common \
+         logger \
+         crypto
 
 include ../../Makefile.in