summaryrefslogtreecommitdiff
path: root/SetupConfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'SetupConfig.py')
-rw-r--r--SetupConfig.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SetupConfig.py b/SetupConfig.py
index 3848f22..61e304d 100644
--- a/SetupConfig.py
+++ b/SetupConfig.py
@@ -51,7 +51,7 @@ scripts = ['bin/cheetah-compile',
'bin/cheetah',
]
-data_files = ['recursive: src *.tmpl *.txt LICENSE README TODO CHANGES',]
+data_files = ['recursive: cheetah *.tmpl *.txt LICENSE README TODO CHANGES',]
if not os.getenv('CHEETAH_INSTALL_WITHOUT_SETUPTOOLS'):
try: