mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Stop exporting scan_path.h
This header was removed in commit 2ffbfe02a5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SOURCES = src/*.{cc,mm}
|
||||
TESTS = tests/*.cc
|
||||
EXPORT = src/Find.h src/scan_path.h
|
||||
EXPORT = src/Find.h
|
||||
CP_Resources = resources/*
|
||||
LINK += OakAppKit OakFoundation Preferences document io ns regexp settings text
|
||||
FRAMEWORKS = Cocoa
|
||||
|
||||
Reference in New Issue
Block a user