Files
frida-frida-python/MANIFEST.in
T
Ole André Vadla Ravnås 61fbf134c5 setup: Add support for building from source
This means we can finally drop support for building from a devkit, which
was quite fragile and error-prone.
2024-04-23 16:02:23 +02:00

19 lines
371 B
Plaintext

include meson.build
include frida/meson.build
graft src/
include subprojects/frida-core.wrap
include BSDmakefile
include Makefile
include configure
include configure.bat
include make.bat
include releng/*.py
include releng/*.toml
graft releng/devkit-assets/
include releng/meson/meson.py
graft releng/meson/mesonbuild/
graft releng/tomlkit/tomlkit/
global-exclude *.pyc