diff --git a/MANIFEST.in b/MANIFEST.in index 8009042..af10cb0 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,4 @@ -include comment.py -include CommentMacroLexer.py -include CommentMacroListener.py -include CommentMacroParser.py -include OscCommentMacroListener.py include LICENSE.md include README.md +include examples/example.bs +include server.cfg