missed a file, oddly it was still building (but with undefined symbols... when I say they are bad :P)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25348 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-05-07 14:03:18 +00:00
parent 13546fd19e
commit 71a7359f67

View File

@ -37,7 +37,7 @@ csTransformsSources = Bayer.cpp ;
## sensors sources
local sensorsSources ;
sensorsSources = hdcs1000.cpp hv7131e1.cpp tas5110c1b.cpp ;
sensorsSources = hdcs1000.cpp hv7131e1.cpp pb0100.cpp tas5110c1b.cpp ;
## how to build header files from sources to include the list of built-in addons.
# but it doesn't seem to work for some reason...