diff options
Diffstat (limited to 'tools/amalgamate.py')
| -rw-r--r-- | tools/amalgamate.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/amalgamate.py b/tools/amalgamate.py index 3337823..03d2a14 100644 --- a/tools/amalgamate.py +++ b/tools/amalgamate.py @@ -7,6 +7,7 @@ this_dir = os.path.dirname(os.path.abspath(__file__)) src_dir = os.path.join(this_dir, '..', 'src') sources = ( + 'config.h', 'queue.h', 'log.h', 'misc.c', |
