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:
@@ -21,6 +21,7 @@ for subdir in $(subdirs) {
|
|||||||
UsePrivateHeaders shared app [ FDirName servers app ] ;
|
UsePrivateHeaders shared app [ FDirName servers app ] ;
|
||||||
UsePrivateHeaders kernel ;
|
UsePrivateHeaders kernel ;
|
||||||
# for syscalls.h
|
# for syscalls.h
|
||||||
|
UsePrivateHeaders input ;
|
||||||
|
|
||||||
# Add subsubdirs to the SEARCH_SOURCE.
|
# Add subsubdirs to the SEARCH_SOURCE.
|
||||||
SEARCH_SOURCE += [ FDirName $(SUBDIR) interface BTextView ] ;
|
SEARCH_SOURCE += [ FDirName $(SUBDIR) interface BTextView ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user