]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/firebird/Makefile
Fix projects and plugins building system to support new libs
[stg.git] / projects / stargazer / plugins / store / firebird / Makefile
index 773d778ae201c56cd47d4e02737327ae33928457..b4cce929949d7e5b0a78af6fcef9690984f58158 100644 (file)
@@ -17,7 +17,10 @@ SRCS =       ./firebird_store.cpp \
        ./firebird_store_users.cpp \
        ./firebird_store_utils.cpp
 
-STGLIBS = -libpp -lstg_common
+STGLIBS = ibpp \
+         common \
+         locker \
+         crypto
 
 include ../../Makefile.in