diff --git a/python/Makefile.am b/python/Makefile.am index 2978b705..e85f423e 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -14,6 +14,8 @@ DOCS = TODO libxml2class.txt EXTRA_DIST = \ libxml.c \ types.c \ + setup.py \ + setup.py.in \ generator.py \ libxml_wrap.h \ libxml.py \