]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/postgresql/Makefile
Simplified STG_LOCKER.
[stg.git] / projects / stargazer / plugins / store / postgresql / Makefile
index 0bd8f629771d74ebf7d13e125250853367564c63..ef090f17d498c790542f6f89026583796ce0517c 100644 (file)
@@ -17,7 +17,6 @@ SRCS =        ./postgresql_store.cpp \
 
 STGLIBS = common \
          crypto \
-         locker \
          logger
 
 PG_CFLAGS = $(shell pg_config --includedir)