]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/firebird/Makefile
Added missing dependency.
[stg.git] / projects / stargazer / plugins / store / firebird / Makefile
index be9b4373dbab02472b64479f0555f3ede9e4582c..0e669751c6157a5f481f28ce7330f99c3174e251 100644 (file)
@@ -20,6 +20,7 @@ SRCS =        ./firebird_store.cpp \
 STGLIBS = ibpp \
          common \
          locker \
+         logger \
          crypto
 
 FB_CFLAGS = $(shell fb_config --cflags)