libedit: includes ncurses build feature headers.

This commit is contained in:
Jérôme Duval
2014-12-18 15:26:00 +01:00
parent 84e1c7fa20
commit 82e1194224
+1 -1
View File
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src libs edit ;
SetSubDirSupportedPlatforms $(HAIKU_BONE_COMPATIBLE_PLATFORMS) ;
UseLibraryHeaders ncurses ;
UseBuildFeatureHeaders ncurses ;
UseHeaders [ FDirName $(HAIKU_TOP) headers compatibility bsd ] : true ;
UseHeaders [ FDirName $(HAIKU_TOP) headers libs ncurses ] : true ;