]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/firebird/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / store / firebird / Makefile
index 7304d4de703f6982f42bb665f6153c73418ecce7..8b175fd99e32de2f263bea242710778bf811108b 100644 (file)
@@ -17,7 +17,7 @@ SRCS =        ./firebird_store.cpp \
        ./firebird_store_users.cpp \
        ./firebird_store_utils.cpp
 
-STGLIBS = -libpp -lstg_common -lstg_locker -lstg_crypto
+STGLIBS = -libpp -lstgcommon -lstglocker -lstgcrypto
 
 include ../../Makefile.in