aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/amalgamate.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/amalgamate.py b/tools/amalgamate.py
index 967217b..5ad71a0 100644
--- a/tools/amalgamate.py
+++ b/tools/amalgamate.py
@@ -10,7 +10,7 @@ sources = (
'queue.h',
'log.h',
'misc.c',
- 'stringbuf.c',
+ 'lib/bstrlib/bstrlib.c',
'stream.c',
'socketstream.c',
'stream_mqtt.c',