]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/firebird/Makefile
Implemented daily fee charge with backward compatibility.
[stg.git] / projects / stargazer / plugins / store / firebird / Makefile
index b4cce929949d7e5b0a78af6fcef9690984f58158..b14858057c343739b58f45b2d1ec26aa62a777ca 100644 (file)
@@ -20,7 +20,10 @@ SRCS =       ./firebird_store.cpp \
 STGLIBS = ibpp \
          common \
          locker \
+         logger \
          crypto
 
+LIBS = -lfbclient
+
 include ../../Makefile.in