blob: ed06b9aa8806a7edf5d856bb3d6b394ccc5d3f0e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- contrib/python/marisa-trie/py2/ya.make (index)
+++ contrib/python/marisa-trie/py2/ya.make (working tree)
@@ -32,7 +32,7 @@ SRCS(
PY_SRCS(
TOP_LEVEL
CYTHON_CPP
- src/marisa_trie.pyx
+ src/marisa_trie.pyx=marisa_trie
)
RESOURCE_FILES(
|