mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 01:08:04 -05:00
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
SOURCES = src/*.cc
|
|
TESTS = tests/t_*.cc
|
|
EXPORT = src/version.h
|
|
|
|
# required by the tests
|
|
LINK += text
|