Fix missing python bindings for create_torrent in makefile build system

This commit is contained in:
cg25 2009-04-07 19:57:21 +00:00
parent 1ed9e6d2f8
commit 1ad07ea725
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ bindings/python/simple_client.py \
bindings/python/src/alert.cpp \
bindings/python/src/big_number.cpp \
bindings/python/src/converters.cpp \
bindings/python/src/create_torrent.cpp \
bindings/python/src/datetime.cpp \
bindings/python/src/docstrings.cpp \
bindings/python/src/entry.cpp \