Added private input headers, for input server communication in Input.cpp and InterfaceDefs.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8602 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4d8f736888
commit
7bc84645a1
@ -21,6 +21,7 @@ for subdir in $(subdirs) {
|
||||
UsePrivateHeaders shared app [ FDirName servers app ] ;
|
||||
UsePrivateHeaders kernel ;
|
||||
# for syscalls.h
|
||||
UsePrivateHeaders input ;
|
||||
|
||||
# Add subsubdirs to the SEARCH_SOURCE.
|
||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) interface BTextView ] ;
|
||||
|
Loading…
Reference in New Issue
Block a user