diff options
Diffstat (limited to 'plugins/webbox/Makefile')
| -rw-r--r-- | plugins/webbox/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/webbox/Makefile b/plugins/webbox/Makefile index e16171d..2ddec0e 100644 --- a/plugins/webbox/Makefile +++ b/plugins/webbox/Makefile @@ -58,6 +58,7 @@ endif  PROGSRC=\      file.cpp \ +    stringutil.cpp \      webbox.cpp  TESTSRC=\  | 
