Files
Leeksov 4647310322 GLEGram 12.5 — Initial public release
Based on Swiftgram 12.5 (Telegram iOS 12.5).
All GLEGram features ported and organized in GLEGram/ folder.

Features: Ghost Mode, Saved Deleted Messages, Content Protection Bypass,
Font Replacement, Fake Profile, Chat Export, Plugin System, and more.

See CHANGELOG_12.5.md for full details.
2026-04-06 09:48:12 +03:00

52 lines
3.2 KiB
Makefile

TESTS += modules/objfmts/bin/tests/multisect/bin_multi_test.sh
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin_multi_test.sh
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-align.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-ssym.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-ssym.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/bin-ssym.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop1-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop1-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop2-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-loop2-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-notfound-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/follows-notfound-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/initbss.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/ldlinux-sects.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/ldlinux-sects.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/ldlinux-sects.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect1.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect1.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect1.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect2.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect2.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect2.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect3.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect3.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect3.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect4.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect4.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect4.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect5.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect5.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/multisect5.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect1.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect1.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect1.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect2.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect2.hex
EXTRA_DIST += modules/objfmts/bin/tests/multisect/nomultisect2.map
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop1-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop1-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop2-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-loop2-err.errwarn
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-notfound-err.asm
EXTRA_DIST += modules/objfmts/bin/tests/multisect/vfollows-notfound-err.errwarn