mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
Rename pyfrida.c to _frida.c
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ pyexec_DATA = frida.py
|
||||
pyexec_LTLIBRARIES = _frida.la
|
||||
|
||||
_frida_la_SOURCES = \
|
||||
pyfrida.c
|
||||
_frida.c
|
||||
_frida_la_LDFLAGS = \
|
||||
-export-symbols-regex "^init_frida$$" \
|
||||
-module -avoid-version -shared \
|
||||
|
||||
Reference in New Issue
Block a user