git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Compilation issues fixed
[stg.git]
/
projects
/
stargazer
/
plugins
/
store
/
files
/
Makefile
diff --git
a/projects/stargazer/plugins/store/files/Makefile
b/projects/stargazer/plugins/store/files/Makefile
index 3357a50142fa3c5252a5abbda1feaebe0fa4f91f..8bf5777a39fa1f7a095efa7f0bd3fbfc4e45df75 100644
(file)
--- a/
projects/stargazer/plugins/store/files/Makefile
+++ b/
projects/stargazer/plugins/store/files/Makefile
@@
-8,7
+8,7
@@
PROG = mod_store_files.so
SRCS = ./file_store.cpp
-STGLIBS = -l
conffiles -lstg_common -lstg_locker -lstg_
crypto
+STGLIBS = -l
stgconffiles -lstgcommon -lstglocker -lstg
crypto
include ../../Makefile.in