Stop exporting scan_path.h

This header was removed in commit 2ffbfe02a5.
This commit is contained in:
Ronald Wampler
2016-12-05 12:00:12 -05:00
committed by GitHub
parent 78a71705bc
commit dedbc3fe4f

View File

@@ -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