]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/firebird/Makefile
Register smux plugin as .stg24, not as a root
[stg.git] / projects / stargazer / plugins / store / firebird / Makefile
index 7304d4de703f6982f42bb665f6153c73418ecce7..b4cce929949d7e5b0a78af6fcef9690984f58158 100644 (file)
@@ -17,7 +17,10 @@ SRCS =       ./firebird_store.cpp \
        ./firebird_store_users.cpp \
        ./firebird_store_utils.cpp
 
-STGLIBS = -libpp -lstg_common -lstg_locker -lstg_crypto
+STGLIBS = ibpp \
+         common \
+         locker \
+         crypto
 
 include ../../Makefile.in