diff options
Diffstat (limited to 'tools/amalgamate.py')
| -rw-r--r-- | tools/amalgamate.py | 2 |
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', |
