SubDir HAIKU_TOP src preferences fonts ;

Preference Fonts :
	FontSelectionView.cpp
	FontsSettings.cpp
	FontView.cpp
	main.cpp
	MainWindow.cpp
	: be $(TARGET_LIBSUPC++) liblocale.so
	: Fonts.rdef
	;

DoCatalogs Fonts :
	x-vnd.Haiku-Fonts
	:
	FontSelectionView.cpp
	FontView.cpp
	main.cpp
	MainWindow.cpp
;

