]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/files/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / store / files / Makefile
index 3357a50142fa3c5252a5abbda1feaebe0fa4f91f..8bf5777a39fa1f7a095efa7f0bd3fbfc4e45df75 100644 (file)
@@ -8,7 +8,7 @@ PROG = mod_store_files.so
 
 SRCS = ./file_store.cpp
 
-STGLIBS = -lconffiles -lstg_common -lstg_locker -lstg_crypto
+STGLIBS = -lstgconffiles -lstgcommon -lstglocker -lstgcrypto
 
 include ../../Makefile.in