From 02c2e6246eb5f4a70a3be5f774b6a75f445d3115 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Thu, 13 Jan 2011 13:56:57 +0200 Subject: [PATCH] =?utf8?q?=D0=92=D0=B8=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5?= =?utf8?q?=D0=BD=D0=BE=20=D0=BF=D0=BE=D0=BC=D0=B8=D0=BB=D0=BA=D1=83=20?= =?utf8?q?=D0=BA=D0=BE=D0=BC=D0=BF=D1=8B=D0=BB=D1=8F=D1=86=D1=8B=D1=8A=20?= =?utf8?q?=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D1=8F=20store=5Ffirebird?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- projects/stargazer/plugins/store/firebird/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/stargazer/plugins/store/firebird/Makefile b/projects/stargazer/plugins/store/firebird/Makefile index 773d778a..7304d4de 100644 --- a/projects/stargazer/plugins/store/firebird/Makefile +++ b/projects/stargazer/plugins/store/firebird/Makefile @@ -17,7 +17,7 @@ SRCS = ./firebird_store.cpp \ ./firebird_store_users.cpp \ ./firebird_store_utils.cpp -STGLIBS = -libpp -lstg_common +STGLIBS = -libpp -lstg_common -lstg_locker -lstg_crypto include ../../Makefile.in -- 2.43.2