git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added some handy funcs to work with IBPP statements.
[stg.git]
/
projects
/
stargazer
/
plugins
/
store
/
postgresql
/
Makefile
diff --git
a/projects/stargazer/plugins/store/postgresql/Makefile
b/projects/stargazer/plugins/store/postgresql/Makefile
index b59e45cd19e550ec8c74f46bbb7d15cc57e07380..ef090f17d498c790542f6f89026583796ce0517c 100644
(file)
--- a/
projects/stargazer/plugins/store/postgresql/Makefile
+++ b/
projects/stargazer/plugins/store/postgresql/Makefile
@@
-17,7
+17,7
@@
SRCS = ./postgresql_store.cpp \
STGLIBS = common \
crypto \
- lo
ck
er
+ lo
gg
er
PG_CFLAGS = $(shell pg_config --includedir)
PG_LDFLAGS = $(shell pg_config --libdir)