mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
fix freetype typo
svn path=/trunk/; revision=6893
This commit is contained in:
parent
5efa33af96
commit
39c8ef6f55
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ FILE_PATTERNS = *.c \
|
|||
*.h
|
||||
RECURSIVE = YES
|
||||
EXCLUDE = ntoskrnl \
|
||||
lib/ntdll \
|
||||
lib/freetype \
|
||||
drivers \
|
||||
tools \
|
||||
apps \
|
||||
|
|
Loading…
Reference in a new issue