diff --git a/src/preferences/fonts/Jamfile b/src/preferences/fonts/Jamfile index 602dc34857..b3ce699ad6 100644 --- a/src/preferences/fonts/Jamfile +++ b/src/preferences/fonts/Jamfile @@ -1,8 +1,5 @@ SubDir HAIKU_TOP src preferences fonts ; -SetSubDirSupportedPlatformsBeOSCompatible ; -AddSubDirSupportedPlatforms libbe_test ; - Preference Fonts : FontSelectionView.cpp FontsSettings.cpp @@ -13,11 +10,6 @@ Preference Fonts : : Fonts.rdef ; -if $(TARGET_PLATFORM) = libbe_test { - HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : Fonts - : tests!apps ; -} - DoCatalogs Fonts : x-vnd.Haiku-Fonts :