libcolumnlistview: hybrid arch build, add to image

* This is a very useful control, and 3rd-party apps should be able to
use it.
* But, there are planned improvements (making a better model/view
interface) which prevents making it part of the stable API yet.
This commit is contained in:
Adrien Destugues
2014-09-28 11:51:03 +02:00
parent b1218ae576
commit 03598119a7
3 changed files with 9 additions and 6 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ for lib in [ HaikuImageGetSystemLibs ] $(developmentLibs) {
# static libraries
AddFilesToPackage develop lib $(architecture)
: <$(architecture)>liblocalestub.a <$(architecture)>libshared.a ;
: <$(architecture)>libcolumnlistview.a <$(architecture)>liblocalestub.a
<$(architecture)>libshared.a ;
# the POSIX error code mapper library
AddFilesToPackage develop lib $(architecture)