SubDir HAIKU_TOP src preferences keymap ;

SetSubDirSupportedPlatformsBeOSCompatible ;

UsePrivateHeaders interface shared ;

Preference Keymap :
	KeyboardLayout.cpp
	KeyboardLayoutView.cpp
	Keymap.cpp
	KeymapApplication.cpp
	KeymapListItem.cpp
	KeymapWindow.cpp

	: be tracker $(TARGET_LIBSTDC++)
	: Keymap.rdef
;
