Fix STXTTranslator build.
- Adjust include path for new location of names.h.
This commit is contained in:
@@ -3,7 +3,7 @@ SubDir HAIKU_TOP src add-ons translators stxt ;
|
|||||||
SetSubDirSupportedPlatformsBeOSCompatible ;
|
SetSubDirSupportedPlatformsBeOSCompatible ;
|
||||||
|
|
||||||
UsePrivateHeaders textencoding ;
|
UsePrivateHeaders textencoding ;
|
||||||
UseHeaders [ FDirName $(HAIKU_TOP) src servers registrar ] ;
|
UseHeaders [ FDirName $(HAIKU_TOP) src kits storage mime ] ;
|
||||||
# for the text identification
|
# for the text identification
|
||||||
|
|
||||||
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) shared ] ;
|
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) shared ] ;
|
||||||
|
|||||||
Reference in New Issue
Block a user