]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/postgresql/Makefile
Implemented daily fee charge with backward compatibility.
[stg.git] / projects / stargazer / plugins / store / postgresql / Makefile
index b59e45cd19e550ec8c74f46bbb7d15cc57e07380..990d965a62de35d9840a11f4e20f91c02720bc72 100644 (file)
@@ -17,6 +17,7 @@ SRCS =        ./postgresql_store.cpp \
 
 STGLIBS = common \
          crypto \
+         logger \
          locker
 
 PG_CFLAGS = $(shell pg_config --includedir)