SubDir HAIKU_TOP src add-ons input_server devices tablet ;

SetSubDirSupportedPlatformsBeOSCompatible ;

UsePrivateHeaders input ;

Addon <input>tablet :
	TabletInputDevice.cpp
	: be input_server $(TARGET_LIBSUPC++) ;

Package haiku-inputkit-cvs :
        <input>tablet :
        boot home config add-ons input_server devices ;
