diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am index 0031d499b..10b5baf34 100644 --- a/bindings/python/Makefile.am +++ b/bindings/python/Makefile.am @@ -12,6 +12,7 @@ EXTRA_DIST = \ src/create_torrent.cpp \ src/datetime.cpp \ src/entry.cpp \ + src/error_code.cpp \ src/extensions.cpp \ src/fingerprint.cpp \ src/gil.hpp \