X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/f6e336bff7d0e5739b53acbbd69d4dde5745b9b6..4ab6759cf046b076e454cbf01bc4b299e4e63794:/projects/stargazer/plugins/other/userstat/Makefile diff --git a/projects/stargazer/plugins/other/userstat/Makefile b/projects/stargazer/plugins/other/userstat/Makefile index 23470f88..0046e2cf 100644 --- a/projects/stargazer/plugins/other/userstat/Makefile +++ b/projects/stargazer/plugins/other/userstat/Makefile @@ -1,5 +1,5 @@ ############################################################################### -# $Id: Makefile,v 1.1 2008/07/05 12:35:53 faust Exp $ +# $Id: Makefile,v 1.4 2007/09/26 14:07:28 faust Exp $ ############################################################################### include ../../../../../Makefile.conf @@ -20,7 +20,8 @@ endif PROG = mod_userstat.so -SRCS = ./userstat.cpp +SRCS = ./userstat.cpp \ + ./datathread.cpp LIBS += -lstg_common \ -lstg_crypto