X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..b48c66514f3b7040f5f1c62a05f0489f2ebd7741:/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