Fix template.xml typo.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 17 Mar 2010 09:14:32 +0000 (02:14 -0700)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Wed, 17 Mar 2010 09:14:32 +0000 (02:14 -0700)
setup.py

index 25688c3..2d32e72 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -43,7 +43,7 @@ if __name__ == "__main__":
           author_email="joe.wreschnig@gmail.com",
           license="MIT-style",
           packages=["bulletml"],
-          data_files=glob.glob("examples/*/*.xml") + ["examples/template/xml"],
+          data_files=glob.glob("examples/*/*.xml") + ["examples/template.xml"],
           scripts=["bulletml-runner"],
           long_description="""\
 This module parses and runs BulletML scripts. BulletML is a markup