summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7e6029d..e4855b7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,3 @@
include AUTHORS.rst CHANGES.rst LICENSE.rst tox.ini
-recursive-include markupsafe *.c
+recursive-include src/markupsafe *.c
graft tests