1 SubDir HAIKU_TOP src add-ons index_server fulltext ;
3 UsePrivateHeaders index_server shared ;
12 SubDirSysHdrs $(HAIKU_CLUCENE_HEADERS) ;
13 Includes [ FGristFiles $(sources) ] : $(HAIKU_CLUCENE_HEADERS_DEPENDENCY) ;
14 # Dependency needed to trigger downloading/unzipping the package before
15 # compiling the files.
17 Addon FullTextAnalyser :
20 be $(HAIKU_CLUCENE_LIBS) [ TargetLibstdc++ ]
23 SEARCH on [ FGristFiles IndexServerAddOn.cpp ]
24 += [ FDirName $(SUBDIR) $(DOTDOT) ] ;