Include the samples directory in the source distribution.

This commit is contained in:
Anthony Tuininga 2007-10-02 03:46:13 +00:00
parent e2ea889ff9
commit 76c10a9e73

View File

@ -2,4 +2,5 @@ include MANIFEST.in
include *.c
include *.txt
recursive-include html *.css *.html *.png
recursive-include samples *.py
recursive-include test *.py *.sql