aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/amalgamate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/amalgamate.py b/tools/amalgamate.py
index 03d2a14..f3fd6ba 100644
--- a/tools/amalgamate.py
+++ b/tools/amalgamate.py
@@ -8,6 +8,7 @@ src_dir = os.path.join(this_dir, '..', 'src')
sources = (
'config.h',
+ 'win32.h',
'queue.h',
'log.h',
'misc.c',