Tracker: move InfoWindow to a subdirectory.
I'm going to split it into even more files, and it's easier to track what's part of it this way. Change-Id: I09c302da38ce96f0077c5f53fd17c08cdd6c22c9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/1743 Reviewed-by: Ryan Leavengood <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
ce4e12ca3e
commit
97218560be
@@ -21,6 +21,7 @@ for architectureObject in [ MultiArchSubDirSetup ] {
|
||||
|
||||
SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src add-ons input_server
|
||||
filters shortcut_catcher ] ;
|
||||
SEARCH_SOURCE += [ FDirName $(HAIKU_TOP) src kits tracker infowindow ] ;
|
||||
|
||||
SharedLibrary $(libtracker) :
|
||||
AttributeStream.cpp
|
||||
|
||||
Reference in New Issue
Block a user