]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/firebird/Makefile
Simplified STG_LOCKER.
[stg.git] / projects / stargazer / plugins / store / firebird / Makefile
index be9b4373dbab02472b64479f0555f3ede9e4582c..a6fb9ccd38bbf7fec708ab0dca2b99a0ae6ca07b 100644 (file)
@@ -19,7 +19,7 @@ SRCS =        ./firebird_store.cpp \
 
 STGLIBS = ibpp \
          common \
-         locker \
+         logger \
          crypto
 
 FB_CFLAGS = $(shell fb_config --cflags)